Searched defs:firstIndex (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/tools/fs_shell/
H A Dfd.cpp95 new_fd_etc(struct io_context *context, struct file_descriptor *descriptor, int firstIndex) argument
/haiku-fatelf/src/apps/mediaplayer/playlist/
H A DListViews.cpp160 int32 firstIndex = IndexOf(updateRect.LeftTop()); local
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dvideo.cpp308 vga_set_palette(const uint8 *palette, int32 firstIndex, int32 numEntries) argument
582 vesa_set_palette(const uint8 *palette, int32 firstIndex, int32 numEntries) argument
/haiku-fatelf/src/system/kernel/fs/
H A Dfd.cpp154 new_fd_etc(struct io_context* context, struct file_descriptor* descriptor, int firstIndex) argument
/haiku-fatelf/src/kits/game/
H A DWindowScreen.cpp318 BWindowScreen::SetColorList(rgb_color *list, int32 firstIndex, int32 lastIndex) argument
/haiku-fatelf/src/apps/debuganalyzer/gui/
H A DHeaderView.cpp1020 HeaderView::_InvalidateHeadersLayout(int32 firstIndex) argument
1032 HeaderView::_InvalidateHeaders(int32 firstIndex, int32 endIndex) argument
/haiku-fatelf/src/apps/diskprobe/
H A DDataEditor.cpp650 int32 firstIndex = fFirstChange != NULL ? fChanges.IndexOf(fFirstChange) + 1 : 0; local
[all...]
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp164 int32 firstIndex = IndexOf(updateRect.LeftTop()); local
/haiku-fatelf/src/kits/interface/
H A DOutlineListView.cpp62 _DoSwap(BList& list, int32 firstIndex, int32 secondIndex, BList* firstItems, argument
634 int32 firstIndex = FullListIndexOf(underItem) + 1; local
962 _PopulateTree(BList* tree, BList& target, int32& firstIndex, bool onlyVisible) argument
[all...]

Completed in 169 milliseconds