Home
last modified time | relevance | path

Searched refs:tab_position (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/os/interface/
H A DTabView.h15 enum tab_position { enum
53 tab_position position, bool full = true);
/haiku/docs/user/interface/
H A DTabView.dox24 \enum tab_position
37 \var tab_position B_TAB_FIRST
49 \var tab_position B_TAB_FRONT
61 \var tab_position B_TAB_ANY
252 \fn void BTab::DrawTab(BView* owner, BRect frame, tab_position position,
/haiku/src/kits/interface/
H A DTabView.cpp319 BTab::DrawTab(BView* owner, BRect frame, tab_position, bool) in DrawTab() argument