Searched refs:gbDisabledButtonStyle (Results 1 – 1 of 1) sorted by relevance
97 static INT8 gbDisabledButtonStyle; variable1052 gbDisabledButtonStyle = GUI_BUTTON::DISABLED_STYLE_NONE; in DrawButtonFromPtr()1067 switch (gbDisabledButtonStyle) in DrawButtonFromPtr()1123 gbDisabledButtonStyle = !b->codepoints.empty() ? in DrawQuickButton()1130 gbDisabledButtonStyle = b->bDisabledStyle; in DrawQuickButton()1225 gbDisabledButtonStyle = GUI_BUTTON::DISABLED_STYLE_HATCHED; in DrawCheckBoxButton()1230 gbDisabledButtonStyle = b->bDisabledStyle; in DrawCheckBoxButton()1527 gbDisabledButtonStyle = !b->codepoints.empty() ? in DrawGenericButton()1534 gbDisabledButtonStyle = b->bDisabledStyle; in DrawGenericButton()