Searched refs:menuFontColor_ (Results 1 – 1 of 1) sorted by relevance
95 theme->disabledMenuFontColor_ = theme->menuFontColor_.BlendOpacity( in Parse()162 theme->menuFontColor_ = pattern->GetAttr<Color>("text_color", theme->menuFontColor_); in ParsePartOne()392 theme->menuFontColor_ = menuFontColor_; in ClonePartTwo()891 return menuFontColor_; in GetMenuFontColor()1163 Color menuFontColor_; variable