Home
last modified time | relevance | path

Searched defs:fontWeightStr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dtext_timer_modifier.cpp83 std::string fontWeightStr = fontWeight; in SetFontWeight() local
H A Dtext_clock_modifier.cpp96 std::string fontWeightStr = fontWeight; in SetFontWeight() local
H A Dbutton_modifier.cpp204 std::string fontWeightStr = fontWeight; in SetButtonFontWeight() local
378 std::string fontWeightStr = stringParameters[INDEX_STRING_FONT_WEIGHT_0]; in SetButtonStringParameters() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp632 FontWeight fontWeightStr = StringUtils::StringToFontWeight(context.fontWeight); in MeasureTextInner() local
641 FontWeight fontWeightStr = StringUtils::StringToFontWeight(context.fontWeight); in MeasureTextInner() local
772 FontWeight fontWeightStr = StringUtils::StringToFontWeight(context.fontWeight); in MeasureTextSizeInner() local