/haiku/headers/private/debugger/types/ |
H A D | ArrayIndexPath.h | 66 ArrayIndexPath::SetIndexAt(int32 at, int64 newIndex) in SetIndexAt()
|
/haiku/src/apps/mediaplayer/playlist/ |
H A D | PlaylistObserver.cpp | 56 PlaylistObserver::CurrentItemChanged(int32 newIndex, bool play) in CurrentItemChanged()
|
H A D | Playlist.cpp | 47 void Playlist::Listener::CurrentItemChanged(int32 newIndex, bool play) {} in CurrentItemChanged() 852 Playlist::_NotifyCurrentItemChanged(int32 newIndex, bool play) const in _NotifyCurrentItemChanged()
|
/haiku/src/apps/webpositive/autocompletion/ |
H A D | AutoCompleterDefaultImpl.cpp | 74 int32 newIndex = fSelectedIndex + 1; in SelectNext() local 91 int32 newIndex = fSelectedIndex - 1; in SelectPrevious() local
|
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/ |
H A D | TemplateList.h | 249 TemplateList<ITEM, DEFAULT_ITEM_SUPPLIER>::MoveItem(int32 oldIndex, int32 newIndex) in MoveItem()
|
/haiku/src/add-ons/kernel/file_systems/ramfs/ |
H A D | List.h | 244 List<ITEM, DEFAULT_ITEM_SUPPLIER>::MoveItem(int32 oldIndex, int32 newIndex) in MoveItem()
|
/haiku/src/apps/terminal/ |
H A D | SmartTabView.cpp | 232 SmartTabView::MoveTab(int32 index, int32 newIndex) in MoveTab()
|
H A D | TerminalRoster.cpp | 395 int32 newIndex = 0; in _UpdateInfos() local
|
H A D | TermWindow.cpp | 1461 int32 newIndex = (index + direction + count) % count; in _NavigateTab() local
|
/haiku/src/add-ons/kernel/file_systems/reiserfs/ |
H A D | Iterators.cpp | 461 TreeIterator::_PushCurrentNode(Node *newTopNode, int32 newIndex) in _PushCurrentNode() 583 int32 newIndex = fIndex - 1; in GoToPrevious() local 610 int32 newIndex = fIndex + 1; in GoToNext() local
|
/haiku/src/add-ons/kernel/file_systems/netfs/client/ |
H A D | ShareAttrDir.cpp | 255 int32 newIndex = 0; in Update() local
|
/haiku/src/apps/deskbar/ |
H A D | Switcher.cpp | 1280 int32 newIndex = fIconView->IndexAt(newSlot); in MouseDown() local 1292 int32 newIndex = fIconView->IndexAt(newSlot); in MouseDown() local 2243 TWindowView::ShowIndex(int32 newIndex) in ShowIndex()
|
/haiku/src/apps/icon-o-matic/shape/ |
H A D | PathManipulator.cpp | 1504 PathManipulator::_InvalidateHighlightPoints(int32 newIndex, uint32 newMode) in _InvalidateHighlightPoints()
|
/haiku/src/system/kernel/ |
H A D | sem.cpp | 1058 int32 newIndex = *_cookie; in _get_next_sem_info() local
|
/haiku/src/kits/interface/ |
H A D | OutlineListView.cpp | 71 int32 newIndex = list.IndexOf(item); in _DoSwap() local
|
/haiku/src/add-ons/kernel/partitioning_systems/intel/ |
H A D | write_support.cpp | 546 int32 newIndex = -1; in pm_validate_create_child() local
|
/haiku/src/servers/app/ |
H A D | Desktop.cpp | 3199 int32 newIndex) in _UpdateSubsetWorkspaces()
|
/haiku/src/kits/tracker/ |
H A D | PoseView.cpp | 9345 int32 newIndex; in _CheckPoseSortOrder() local
|