Searched refs:TITLE_BUTTON_BACKGROUND_COLOR (Results 1 – 2 of 2) sorted by relevance
43 const Color TITLE_BUTTON_BACKGROUND_COLOR = Color(0x19000000); variable
174 …button->SetBackgroundColor(isFocus ? TITLE_BUTTON_BACKGROUND_COLOR : TITLE_BUTTON_BACKGROUND_COLOR… in BuildControlButton()