Searched defs:currentIndex (Results 1 - 6 of 6) sorted by relevance

/haiku/src/kits/debug/
H A DSymbolLookup.h133 int32 currentIndex; member in struct:BPrivate::Debug::SymbolIterator
/haiku/src/apps/haikudepot/ui/
H A DScreenshotWindow.cpp360 const int32 currentIndex = atomic_get(&fCurrentScreenshotIndex); local
368 text << currentIndex + 1; local
/haiku/src/apps/terminal/
H A DThemeView.cpp337 const int32 currentIndex = fAttrList->CurrentSelection(); local
378 int32 currentIndex = fAttrList->CurrentSelection(); local
528 int32 currentIndex = fAttrList->CurrentSelection(); local
/haiku/src/preferences/appearance/
H A DAPRView.cpp291 int32 currentIndex = fAttrList->CurrentSelection(); local
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPInterface.cpp1139 int32 currentIndex = 0; local
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp761 long currentIndex = 0; local
773 PCI::_GetNthInfo(PCIBus *bus, long *currentIndex, long wantIndex, argument

Completed in 61 milliseconds