Searched refs:UNDERLINE_FONT_SIZE (Results 1 – 3 of 3) sorted by relevance
207 const char UNDERLINE_FONT_SIZE[] = "text_font_size"; variable
209 extern const char UNDERLINE_FONT_SIZE[];
143 theme->underlineFontSize_ = pattern->GetAttr<Dimension>(UNDERLINE_FONT_SIZE, 0.0_fp); in ParsePatternSubSecondPart()