Home
last modified time | relevance | path

Searched refs:FONT_FEATURE_NONE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style_parser.cpp26 const char FONT_FEATURE_NONE[] = "none"; variable
285 if (fontVariants == FONT_FEATURE_NONE) { in ParseFontVariants()