Searched refs:buttonFocus (Results 1 – 6 of 6) sorted by relevance
142 else if (tab && tab->buttonFocus) { in GetComponentColors()167 if (tab && tab->buttonFocus) { in GetComponentColors()177 if (tab && tab->buttonFocus) { in GetComponentColors()194 if (tab && tab->buttonFocus) { in GetComponentColors()212 if (tab && tab->buttonFocus) { in GetComponentColors()232 if (tab && tab->buttonFocus) { in GetComponentColors()548 if (tab && tab->buttonFocus) { in _DrawTab()604 if (tab && tab->buttonFocus) { in _DrawTab()700 int32 index = (tab->buttonFocus ? 0 : 1) + (tab->closePressed ? 0 : 2); in _DrawClose()731 int32 index = (tab->buttonFocus ? 0 : 1) + (tab->zoomPressed ? 0 : 2); in _DrawZoom()[all …]
113 if (tab && tab->buttonFocus) { in GetComponentColors()138 if (tab && tab->buttonFocus) { in GetComponentColors()153 if (tab && tab->buttonFocus) { in GetComponentColors()634 int32 index = (tab->buttonFocus ? 0 : 1) + (tab->closePressed ? 0 : 2); in _DrawClose()665 int32 index = (tab->buttonFocus ? 0 : 1) + (tab->zoomPressed ? 0 : 2); in _DrawZoom()
64 bool buttonFocus : 1; member
55 buttonFocus(false), in Tab()
752 decoratorTab->buttonFocus = IsFocus(tab) in _SetFocus()
223 } else if (tab && tab->buttonFocus) { in GetComponentColors()253 } else if (tab && tab->buttonFocus) { in GetComponentColors()272 else if (tab && tab->buttonFocus) in GetComponentColors()726 int32 index = (tab->buttonFocus ? 0 : 1) + (tab->closePressed ? 0 : 2); in _DrawClose()757 int32 index = (tab->buttonFocus ? 0 : 1) + (tab->zoomPressed ? 0 : 2); in _DrawZoom()