Searched refs:buttonBackgroundColor_ (Results 1 – 3 of 3) sorted by relevance
123 return buttonBackgroundColor_; in GetButtonBackgroundColor()327 Color buttonBackgroundColor_ = Color::TRANSPARENT; variable
233 return buttonBackgroundColor_; in GetButtonBackgroundColor()512 Color buttonBackgroundColor_; variable
44 theme->buttonBackgroundColor_ = dialogPattern->GetAttr<Color>("button_bg_color", Color::BLACK); in ParsePattern()