Searched defs:tab (Results 1 - 25 of 59) sorted by relevance

123

/haiku-fatelf/src/preferences/notifications/
H A DPrefletView.cpp41 BTab* tab = new BTab(); local
/haiku-fatelf/src/tests/kits/net/preflet/InterfacesAddOn/
H A DInterfaceWindow.cpp116 BTab* tab = new BTab; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_exit/
H A D2-2.c103 int tab[3]; variable
H A D3-2.c104 int tab[4]; variable
[all...]
/haiku-fatelf/src/apps/pulse/
H A DPrefsWindow.cpp122 BTab *tab = fTabView->TabAt(fTabView->Selection()); local
/haiku-fatelf/src/servers/app/stackandtile/
H A DSATDecorator.cpp64 DefaultDecorator::Tab* tab = static_cast<DefaultDecorator::Tab*>(_tab); local
H A DStacking.cpp246 Decorator::Tab* tab = parentWindow->Decorator()->TabAt( local
/haiku-fatelf/src/apps/diskprobe/
H A DAttributeWindow.cpp100 EditorTabView::Select(int32 tab) argument
/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dtdate_parse.c72 strlong_search( char* str, const struct strlong* tab, int n, long* lP ) argument
/haiku-fatelf/src/tests/kits/net/preflet/
H A DNetworkSetupWindow.cpp306 BTab *tab = new BTab; local
/haiku-fatelf/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.cpp633 MacDecorator::_SetTitle(Tab* tab, cons argument
822 Decorator::Tab* tab = new(std::nothrow) MacDecorator::Tab; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogging.c55 static int tab; variable
/haiku-fatelf/src/apps/devices/
H A DResourceUsageWindow.cpp253 BTab *tab = new BTab(); local
[all...]
/haiku-fatelf/src/apps/terminal/
H A DSmartTabView.cpp129 SmartTabView::AddTab(BView* target, BTab* tab) argument
222 BTab* tab = BTabView::RemoveTab(index); local
[all...]
/haiku-fatelf/src/apps/webpositive/tabview/
H A DTabContainerView.cpp191 TabView* tab; local
202 AddTab(TabView* tab, int32 index) argument
252 TabView* tab = item->Parent(); local
265 TabView* tab = item->Parent(); local
304 TabView* tab = NULL; local
315 SelectTab(TabView* tab) argument
454 TabView* tab = _TabAt(where); local
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dexpand.c317 uintmax_t tab = tab_list[tab_index++]; local
[all...]
H A Dunexpand.c362 uintmax_t tab = tab_list[tab_index++]; local
[all...]
/haiku-fatelf/src/bin/diffutils/src/
H A Dside.c50 unsigned int tab; local
/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-strtab.c127 _bfd_elf_strtab_free (struct elf_strtab_hash *tab) argument
138 _bfd_elf_strtab_add (struct elf_strtab_hash *tab, argument
178 _bfd_elf_strtab_addref(struct elf_strtab_hash *tab, bfd_size_type idx) argument
188 _bfd_elf_strtab_delref(struct elf_strtab_hash *tab, bfd_size_type idx) argument
199 _bfd_elf_strtab_clear_all_refs(struct elf_strtab_hash *tab) argument
208 _bfd_elf_strtab_size(struct elf_strtab_hash *tab) argument
214 _bfd_elf_strtab_offset(struct elf_strtab_hash *tab, bfd_size_type idx) argument
229 _bfd_elf_strtab_emit(register bfd *abfd, struct elf_strtab_hash *tab) argument
298 _bfd_elf_strtab_finalize(struct elf_strtab_hash *tab) argument
[all...]
H A Dmerge.c263 sec_merge_add (struct sec_merge_hash *tab, const char *str, argument
/haiku-fatelf/src/system/libroot/posix/stdlib/
H A Dradixsort.c92 radixsort(u_char const **a, int n, u_char const *tab, u_int endch) argument
104 sradixsort(u_char const **a, int n, u_char const *tab, u_int endch) argument
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DDocInfoWindow.cpp467 BTab* tab = new BTab(); local
/haiku-fatelf/headers/private/screen_saver/
H A DScreenSaverSettings.h101 void SetWindowTab(int32 tab) argument
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Duiutil.c336 pushmenu(uiContext d, menustruct *tab) argument
459 newMenuInfo(menustruct *tab) argument
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dtempdic.c169 defineTD(struct DM *dm, struct TD *tab, int n, struct TW *newTW, int nlen) argument
284 deleteTD(struct DM *dm, struct TD **tab, int n, Wrec *newW) argument
[all...]

Completed in 233 milliseconds

123