Searched refs:tabSubIndex (Results 1 – 6 of 6) sorted by relevance
48 if (!tabIndex || tabSubIndex != -1) in UpdateTabbing()108 tabSubIndex = -1; in ForceValidTabForward()156 tabSubIndex = -1; in ForceValidTabForward()183 tabSubIndex = -1; in ForceValidTabBack()222 tabSubIndex = -1; in ForceValidTabBack()
15 …g(false), oldWindowX(0), oldWindowY(0), cursorTime(0), tabIndex(NULL), tabSubIndex(-1), tabX(0), t… in WindowManager()62 if ((dX || dY) && tabSubIndex == -1) in UpdateInput()86 tabSubIndex = -1; in UpdateInput()94 tabSubIndex = -1; in UpdateInput()103 tabSubIndex = -1; in UpdateInput()110 tabSubIndex = -1; in UpdateInput()121 tabSubIndex = -1; in UpdateInput()558 tabSubIndex = -1; in RemoveFromWindowList()565 tabSubIndex = -1; in RemoveFromWindowList()
67 int tabSubIndex; member
237 int& TabSubIndex() {return (window->manager->tabSubIndex);} in TabSubIndex()