Searched refs:appBarFontSize_ (Results 1 – 1 of 1) sorted by relevance
73 return appBarFontSize_; in GetFontSize()284 theme->appBarFontSize_ = appBarPattern->GetAttr<Dimension>("app_bar_font_size", 0.0_vp); in ParsePattern()334 Dimension appBarFontSize_; variable