Searched refs:INTERFACE_ELEMENT_TABS (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/webpositive/
H A DBrowserWindow.h67 INTERFACE_ELEMENT_TABS = 1 << 1, enumerator in enum:__anon2
H A DBrowserWindow.cpp1894 && (fVisibleInterfaceElements & INTERFACE_ELEMENT_TABS) != 0;

Completed in 87 milliseconds