Searched refs:overCountStyle_ (Results 1 – 4 of 4) sorted by relevance
100 theme->overCountStyle_.SetFontWeight( in ParsePatternSubFirstPart()149 … theme->overCountStyle_.SetTextColor(pattern->GetAttr<Color>("over_text_color", Color())); in ParsePatternSubSecondPart()150 … theme->overCountStyle_.SetFontSize(pattern->GetAttr<Dimension>("over_text_font_size", 0.0_fp)); in ParsePatternSubSecondPart()442 return overCountStyle_; in GetOverCountStyle()684 TextStyle overCountStyle_; variable
572 TextStyle overCountStyle_; variable
838 txtStyle = CreateTextStyle(maxLines_ == 1 ? overCountStyleOuter_ : overCountStyle_);
350 overCountStyle_ = textField->GetOverCountStyle(); in Update()