Home
last modified time | relevance | path

Searched defs:fontWeightValue (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_badge.cpp111 JSRef<JSVal> fontWeightValue = value->GetProperty("fontWeight"); in CreateBadgeParameters() local
H A Djs_view_abstract.cpp833 auto fontWeightValue = fontObj->GetProperty(static_cast<int32_t>(ArkUIIndex::WEIGHT)); in SetPopupMessageOptions() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_drag/
H A Dtext_drag_test_ng.h34 std::optional<Ace::FontWeight> fontWeightValue = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/font/
H A Dconstants_converter.cpp488 auto fontWeightValue = (static_cast<int32_t>( in ConvertTxtStyle() local
719 auto fontWeightValue = (static_cast<int32_t>( in ConvertTxtStyle() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/symbol/
H A Dsymbol_test_ng.cpp61 std::optional<Ace::FontWeight> fontWeightValue = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dbutton_extend_test_ng.cpp84 std::optional<Ace::FontWeight> fontWeightValue = std::nullopt; member
H A Dbutton_test_ng.cpp97 std::optional<Ace::FontWeight> fontWeightValue = std::nullopt; member
H A Dbutton_content_modifier_test_ng.cpp79 std::optional<Ace::FontWeight> fontWeightValue = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_base.h187 std::optional<Ace::FontWeight> fontWeightValue = std::nullopt; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp643 auto fontWeightValue = (static_cast<int32_t>( in MeasureTextInner() local
777 auto fontWeightValue = (static_cast<int32_t>( in MeasureTextSizeInner() local