Home
last modified time | relevance | path

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

/haiku/headers/os/interface/
H A DTabView.h16 B_TAB_FIRST = 999, enumerator
/haiku/docs/user/interface/
H A DTabView.dox37 \var tab_position B_TAB_FIRST
265 - \c B_TAB_FIRST The first tab
/haiku/src/kits/interface/
H A DTabView.cpp946 : (i == 0) ? B_TAB_FIRST : B_TAB_ANY, in DrawTabs()