Searched refs:textColorPrimary_ (Results 1 – 1 of 1) sorted by relevance
78 return textColorPrimary_; in GetTextColor()310 theme->textColorPrimary_ = appBarPattern->GetAttr<Color>("text_color_primary", Color()); in initColorParameters()335 Color textColorPrimary_; variable