Searched defs:lastIndex (Results 1 - 15 of 15) sorted by relevance

/haiku/src/kits/interface/layouter/
H A DLayouter.cpp26 int lastIndex = position + length - 1; local
/haiku/src/apps/deskbar/
H A DWindowMenu.cpp248 TWindowMenu::SetExpanded(bool status, int lastIndex) argument
/haiku/src/servers/bluetooth/
H A DBluetoothServer.cpp290 static int32 lastIndex = 0; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DExtentStream.cpp190 int32 lastIndex = stream->extent_header.NumEntries() - 1; local
406 int32 lastIndex = stream->extent_header.NumEntries() - 1; local
/haiku/src/apps/haikudepot/textview/
H A DTextDocument.cpp612 int32 lastIndex = document->CountParagraphs() - 1; local
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.cpp166 int32 lastIndex = IndexOf(updateRect.RightBottom()); local
/haiku/src/kits/game/
H A DWindowScreen.cpp318 BWindowScreen::SetColorList(rgb_color *list, int32 firstIndex, int32 lastIndex) argument
/haiku/src/apps/haikudepot/ui/
H A DFeaturedPackagesView.cpp131 int32 lastIndex = static_cast<int32>(fPackages.size()) - 1; local
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp634 int32 lastIndex = fChanges.IndexOf(fLastChange); local
672 int32 lastIndex = fChanges.IndexOf(fLastChange); local
[all...]
/haiku/src/system/kernel/
H A Dsmp.cpp140 int32 lastIndex = (uint32)atomic_get(&sLastIndex) % NUM_LAST_CALLERS; local
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp763 int32 lastIndex = IndexOf(updateRect.RightBottom()); local
/haiku/src/kits/interface/
H A DOutlineListView.cpp664 int32 lastIndex = firstIndex; local
H A DListView.cpp750 int32 lastIndex = fFirstSelected; local
/haiku/src/add-ons/kernel/busses/usb/
H A Dehci.cpp1700 AddPendingIsochronousTransfer(Transfer *transfer, ehci_itd **isoRequest, uint32 lastIndex, bool directionIn, addr_t bufferPhy, void* bufferLog, size_t bufferSize) argument
/haiku/src/kits/tracker/
H A DPoseView.cpp4001 int32 lastIndex = poseList->IndexOf(last); local
6706 int32 lastIndex = CurrentPoseList()->IndexOf( local

Completed in 289 milliseconds