Home
last modified time | relevance | path

Searched defs:fontWeightTable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dutils.h443 static const LinearEnumMapNode<FontWeight, std::string> fontWeightTable[] = { in ConvertWrapFontWeightToStirng() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h829 static const LinearMapNode<FontWeight> fontWeightTable[] = { variable
869 static const std::unordered_map<FontWeight, std::string> fontWeightTable = { in FontWeightToString() local