Searched refs:FontWeightToString (Results 1 – 6 of 6) sorted by relevance
867 inline std::string FontWeightToString(const FontWeight& fontWeight) in FontWeightToString() function882 return FontWeightToString(fontWeight); in ToString()
297 auto fontweight = StringUtils::FontWeightToString(fontWeight); in GetMeasureTextSize()
1380 auto fontweight = StringUtils::FontWeightToString(FontWeight::MEDIUM); in NeedsButtonDirectionChange()
135 auto fontweight = StringUtils::FontWeightToString(textStyle.GetFontWeight()); in MeasureTextWidth()
4323 auto fontweight = StringUtils::FontWeightToString(textStyle_.value().GetFontWeight()); in CalculateDefaultHandleHeight()
7566 auto fontweight = StringUtils::FontWeightToString(FontWeight::NORMAL); in OnBackPressed()