Searched defs:defaultFontWeight (Results 1 – 6 of 6) sorted by relevance
70 auto defaultFontWeight = indexerTheme->GetPopupTextStyle().GetFontWeight(); in ToJsonValue() local
28 FontWeight ConvertStrToFontWeight(ArkUI_CharPtr weight, FontWeight defaultFontWeight = FontWeight::… in ConvertStrToFontWeight()
30 FontWeight ConvertStrToFontWeight(ArkUI_CharPtr weight, FontWeight defaultFontWeight = FontWeight::… in ConvertStrToFontWeight()
50 FontWeight ConvertStrToFontWeight(const char* weight, FontWeight defaultFontWeight = FontWeight::NO… in ConvertStrToFontWeight()
105 int32_t defaultFontWeight = static_cast<int32_t>(DEFAULT_FONT_WEIGHT); in GetSpanFontWeight() local
77 FontWeight ConvertStrToFontWeight(ArkUI_CharPtr weight, FontWeight defaultFontWeight = FontWeight::… in ConvertStrToFontWeight()