Searched refs:backgroundColorButton_ (Results 1 – 1 of 1) sorted by relevance
168 theme->backgroundColorButton_ = in ParsePartOne()169 … pattern->GetAttr<Color>("bg_color_select_button", theme->backgroundColorButton_); in ParsePartOne()379 theme->backgroundColorButton_ = backgroundColorButton_; in ClonePartTwo()457 return backgroundColorButton_; in GetButtonBackgroundColor()1152 Color backgroundColorButton_ = Color::WHITE; variable