Searched refs:countTextStyleOuter_ (Results 1 – 4 of 4) sorted by relevance
102 theme->countTextStyleOuter_.SetFontWeight( in ParsePatternSubFirstPart()152 …theme->countTextStyleOuter_.SetTextColor(pattern->GetAttr<Color>("count_outer_text_color", Color()… in ParsePatternSubSecondPart()153 …theme->countTextStyleOuter_.SetFontSize(pattern->GetAttr<Dimension>("count_outer_text_font_size", … in ParsePatternSubSecondPart()447 return countTextStyleOuter_; in GetCountTextStyleOuter()685 TextStyle countTextStyleOuter_; variable
573 TextStyle countTextStyleOuter_; variable
840 txtStyle = CreateTextStyle(maxLines_ == 1 ? countTextStyleOuter_ : countTextStyle_);
351 countTextStyleOuter_ = textField->GetCountTextStyleOuter(); in Update()