Home
last modified time | relevance | path

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

/haiku/headers/os/interface/
H A DTabView.h18 B_TAB_ANY enumerator
/haiku/docs/user/interface/
H A DTabView.dox61 \var tab_position B_TAB_ANY
267 - \c B_TAB_ANY Tab that is not first or front
/haiku/src/kits/interface/
H A DTabView.cpp946 : (i == 0) ? B_TAB_FIRST : B_TAB_ANY, in DrawTabs()