Home
last modified time | relevance | path

Searched defs:GetFontFeature (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model_ng.cpp937 FONT_FEATURES_LIST TextModelNG::GetFontFeature(FrameNode* frameNode) in GetFontFeature() function in OHOS::Ace::NG::TextModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp1784 FONT_FEATURES_LIST TextFieldModelNG::GetFontFeature(FrameNode* frameNode) in GetFontFeature() function in OHOS::Ace::NG::TextFieldModelNG
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp9697 const ArkUI_AttributeItem* GetFontFeature(ArkUI_NodeHandle node) in GetFontFeature() function