Searched refs:overCountStyleOuter_ (Results 1 – 4 of 4) sorted by relevance
104 theme->overCountStyleOuter_.SetFontWeight( in ParsePatternSubFirstPart()154 …theme->overCountStyleOuter_.SetTextColor(pattern->GetAttr<Color>("over_outer_text_color", Color())… in ParsePatternSubSecondPart()155 …theme->overCountStyleOuter_.SetFontSize(pattern->GetAttr<Dimension>("over_outer_text_font_size", 0… in ParsePatternSubSecondPart()452 return overCountStyleOuter_; in GetOverCountStyleOuter()686 TextStyle overCountStyleOuter_; variable
574 TextStyle overCountStyleOuter_; variable
838 txtStyle = CreateTextStyle(maxLines_ == 1 ? overCountStyleOuter_ : overCountStyle_);
352 overCountStyleOuter_ = textField->GetOverCountStyleOuter(); in Update()