Searched refs:DEFAULT_FONT (Results 1 – 1 of 1) sorted by relevance
131 constexpr Dimension DEFAULT_FONT = Dimension(16, DimensionUnit::FP); variable444 : static_cast<float>(DEFAULT_FONT.ConvertToPx()); in GetTextOrPlaceHolderFontSize()4454 textStyle.SetFontSize(DEFAULT_FONT); in PreferredTextHeight()