Home
last modified time | relevance | path

Searched defs:FontWeight (Results 1 - 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_symbol_span_modifier.cpp21 FontWeight ConvertStrToFontWeight(ArkUI_CharPtr weight, FontWeight defaultFontWeight = FontWeight::NORMAL) in ConvertStrToFontWeight() argument
H A Dnode_symbol_glyph_modifier.cpp21 FontWeight ConvertStrToFontWeight(ArkUI_CharPtr weight, FontWeight defaultFontWeight = FontWeight::NORMAL) in ConvertStrToFontWeight() argument
[all...]
H A Dnode_text_modifier.cpp77 FontWeight ConvertStrToFontWeight(const char* weight, FontWeight defaultFontWeight = FontWeight::NORMAL) in ConvertStrToFontWeight() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/select/
H A Dselect_pattern_test_ng.cpp85 std::optional<FontWeight> FontWeight = std::nullopt; member
H A Dselect_test_controlsize_ng.cpp85 std::optional<FontWeight> FontWeight = std::nullopt; member
H A Dselect_pattern_test_controlsize_ng.cpp87 std::optional<FontWeight> FontWeight = std::nullopt; member
[all...]
H A Dselect_test_ng.cpp91 std::optional<FontWeight> FontWeight = std::nullopt; member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.h285 std::optional<FontWeight> FontWeight; member
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dtypography_types.h52 enum class FontWeight { class
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dtext_types.h30 enum class FontWeight { class
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtypography_types.h64 enum class FontWeight { class in OHOS::Rosen::BreakStrategy::WordBreakType
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h216 inline std::pair<bool, FontWeight> ParseFontWeight( in ParseFontWeight() argument
222 inline FontWeight ConvertStrToFontWeight(const std::string& weight, FontWeight defaultFontWeight = FontWeight::NORMAL) in ConvertStrToFontWeight() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h36 enum class FontWeight { class
826 inline std::pair<bool, FontWeight> ParseFontWeight(const std::string& weight, in ParseFontWeight() argument
851 StringToFontWeight(const std::string& weight, FontWeight defaultFontWeight = FontWeight::NORMAL) StringToFontWeight() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js76 var FontWeight; variable
[all...]

Completed in 19 milliseconds