Searched defs:tab (Results 1 - 25 of 59) sorted by last modified time

123

/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DDocInfoWindow.cpp467 BTab* tab = new BTab(); local
/haiku-fatelf/src/apps/terminal/
H A DTermWindow.cpp1247 BTab* tab = new BTab; local
[all...]
/haiku-fatelf/src/tests/kits/net/preflet/
H A DNetworkSetupWindow.cpp306 BTab *tab = new BTab; local
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp819 BView* tab = fVariablesView = VariablesView::Create(this); local
[all...]
/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/tools/docbook/libxml2/
H A Dxmlregexp.c7102 const xmlChar **tab; local
[all...]
H A Dxmlschemas.c4515 xmlSchemaPSVIIDCNodePtr tab; local
/haiku-fatelf/src/servers/app/stackandtile/
H A DSATDecorator.cpp64 DefaultDecorator::Tab* tab = static_cast<DefaultDecorator::Tab*>(_tab); local
H A DSATGroup.cpp679 Tab::AddCrossing(Tab* tab) argument
719 Tab::FindCrossingIndex(Tab* tab) argument
757 Tab::FindCrossing(Tab* tab) argument
999 BReference<Tab> tab = group->_AddHorizontalTab(); local
1006 BReference<Tab> tab = group->_AddVerticalTab(); local
1128 _RemoveHorizontalTab(Tab* tab) argument
1139 _RemoveVerticalTab(Tab* tab) argument
1210 Tab* tab = parent->LeftTopCrossing()->VerticalTab(); local
1236 Tab* tab = parent->LeftTopCrossing()->HorizontalTab(); local
1262 Tab* tab = parent->RightTopCrossing()->VerticalTab(); local
1289 Tab* tab = parent->LeftBottomCrossing()->HorizontalTab(); local
[all...]
H A DStacking.cpp246 Decorator::Tab* tab = parentWindow->Decorator()->TabAt( local
H A DTiling.cpp136 Tab* tab = verticalTabs->ItemAt(i); local
498 SATTiling::_SearchHighlightWindow(Tab* tab, Tab* firstOrthTab, 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/libs/pdflib/libs/tiff/
H A Dtif_fax3.c603 putspan(TIFF* tif, int32 span, const tableentry* tab) argument
/haiku-fatelf/src/libs/tiff/
H A Dtif_fax3.c625 putspan(TIFF* tif, int32 span, const tableentry* tab) argument
/haiku-fatelf/src/preferences/notifications/
H A DPrefletView.cpp41 BTab* tab = new BTab(); local
/haiku-fatelf/src/servers/app/
H A DWindow.cpp2214 int tab = decorator->TabAt(where); local
/haiku-fatelf/src/servers/app/decorator/
H A DDecorator.cpp86 Decorator::Tab* tab = _AllocateNewTab(); local
122 Decorator::Tab* tab = fTabList.RemoveItemAt(index); local
152 Decorator::Tab* tab = fTabList.ItemAt(i); local
162 SetTopTab(int32 tab) argument
190 SetFlags(int32 tab, uint32 flags, BRegion* updateRegion) argument
223 SetLook(int32 tab, DesktopSettings& settings, window_look look, BRegion* updateRect) argument
300 SetClose(int32 tab, bool pressed) argument
320 SetMinimize(int32 tab, bool pressed) argument
340 SetZoom(int32 tab, bool pressed) argument
357 SetTitle(int32 tab, const char* string, BRegion* updateRegion) argument
394 SetTabLocation(int32 tab, float location, bool isShifting, BRegion* updateRegion) argument
417 SetFocus(int32 tab, bool active) argument
496 Decorator::Tab* tab = fTabList.ItemAt(i); local
586 SetRegionHighlight(Region region, uint8 highlight, BRegion* dirty, int32 tab) argument
657 Decorator::Tab* tab = fTabList.ItemAt(tabIndex); local
671 DrawClose(int32 tab) argument
682 DrawMinimize(int32 tab) argument
693 DrawTitle(int32 tab) argument
704 DrawZoom(int32 tab) argument
757 Decorator::Tab* tab = fTabList.ItemAt(i); local
777 _DrawTab(Decorator::Tab* tab, BRect rect) argument
790 _DrawClose(Decorator::Tab* tab, bool direct, BRect rect) argument
805 _DrawTitle(Decorator::Tab* tab, BRect rect) argument
818 _DrawZoom(Decorator::Tab* tab, bool direct, BRect rect) argument
831 _DrawMinimize(Decorator::Tab* tab, bool direct, BRect rect) argument
837 _SetTabLocation(Decorator::Tab* tab, float location, bool isShifting, BRegion* ) argument
846 _SetFocus(Decorator::Tab* tab) argument
858 _SetLook(Decorator::Tab* tab, DesktopSettings& settings, window_look look, BRegion* updateRect) argument
866 _SetFlags(Decorator::Tab* tab, uint32 flags, BRegion* updateRegion) argument
876 Decorator::Tab* tab = fTabList.ItemAt(i); local
[all...]
H A DDefaultDecorator.cpp157 DefaultDecorator::Tab* tab = _TabAt(i); local
261 DefaultDecorator::Tab* tab = _TabAt(tabIndex); local
433 Decorator::Tab* tab = fTabList.ItemAt(i); local
454 DefaultDecorator::Tab* tab = _TabAt(i); local
539 Decorator::Tab* tab = fTabList.ItemAt(i); local
568 Decorator::Tab* tab = fTabList.ItemAt(i); local
588 Decorator::Tab* tab = fTabList.ItemAt(i); local
609 DefaultDecorator::Tab* tab = _TabAt(i); local
618 Decorator::Tab* tab = new(std::nothrow) DefaultDecorator::Tab; local
876 _DrawTab(Decorator::Tab* tab, BRect invalid) argument
955 DefaultDecorator::Tab* tab = static_cast<DefaultDecorator::Tab*>(_tab); local
972 DefaultDecorator::Tab* tab = static_cast<DefaultDecorator::Tab*>(_tab); local
1035 _SetTitle(Decorator::Tab* tab, const char* string, BRegion* updateRegion) argument
1075 _SetLook(Decorator::Tab* tab, DesktopSettings& settings, window_look look, BRegion* updateRegion) argument
1097 _SetFlags(Decorator::Tab* tab, uint32 flags, BRegion* updateRegion) argument
1118 DefaultDecorator::Tab* tab = static_cast<DefaultDecorator::Tab*>(_tab); local
1134 Decorator::Tab* tab = fTabList.ItemAt(i); local
1249 DefaultDecorator::Tab* tab = _TabAt(0); local
1319 DefaultDecorator::Tab* tab = static_cast<DefaultDecorator::Tab*>(_tab); local
1467 DrawButtons(Decorator::Tab* tab, const BRect& invalid) argument
1490 DefaultDecorator::Tab* tab = static_cast<DefaultDecorator::Tab*>(_tab); local
1657 DefaultDecorator::Tab* tab = static_cast<DefaultDecorator::Tab*>(_tab); local
1738 DefaultDecorator::Tab* tab = _TabAt(i); local
1748 _GetBitmapForButton(Decorator::Tab* tab, Component item, bool down, int32 width, int32 height) argument
1853 _GetComponentColors(Component component, ComponentColors _colors, Decorator::Tab* tab) argument
1906 DefaultDecorator::Tab* tab = _TabAt(0); local
[all...]
H A DDefaultWindowBehaviour.cpp499 int32 tab; local
548 int32 tab; local
468 DecoratorButtonState(DefaultWindowBehaviour& behavior, int32 tab, Decorator::Region button) argument
719 int32 tab = -1; local
[all...]
/haiku-fatelf/src/kits/interface/
H A DTabView.cpp457 BTab *tab = dynamic_cast<BTab *>(archivedTab); local
463 AddTab(dynamic_cast<BView*>(archivedView), tab); local
501 BTab* tab = TabAt(i); local
528 BTab* tab; local
752 BTab *tab = TabAt(Selection()); local
813 SetFocusTab(int32 tab, bool focused) argument
1207 AddTab(BView *target, BTab *tab) argument
1337 BTab *tab = TabAt(tabIndex); local
[all...]
/haiku-fatelf/src/kits/media/
H A DDefaultMediaTheme.cpp461 TabView::Select(int32 tab) argument
/haiku-fatelf/src/libs/alm/
H A DALMLayout.cpp72 bool AttempAdd(T* tab) argument
458 IndexOf(XTab* tab, bool ordered) argument
470 IndexOf(YTab* tab, bool ordered) argument
1203 XTab* tab; local
1216 YTab* tab; local
1451 _RemoveSelfFromTab(XTab* tab) argument
1452 _RemoveSelfFromTab(YTab* tab) argument
1454 _HasTabInLayout(XTab* tab) argument
1455 _HasTabInLayout(YTab* tab) argument
1457 _AddedTab(XTab* tab) argument
1458 _AddedTab(YTab* tab) argument
[all...]
/haiku-fatelf/src/libs/ncurses/include/
H A Dterm.h357 #define tab CUR Strings[134] macro

Completed in 412 milliseconds

123