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

/haiku/src/servers/app/decorator/
H A DTabDecorator.cpp1038 bool stackMode = fTabList.CountItems() > 1; local
1039 if (stackMode && IsFocus(tab) == false) {
1045 if (stackMode) {

Completed in 73 milliseconds