Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_span_modifier.cpp148 int32_t defaultFontStyle = static_cast<int32_t>(DEFAULT_FONT_STYLE_VALUE); in GetSpanFontStyle() local
150 CHECK_NULL_RETURN(uiNode, defaultFontStyle); in GetSpanFontStyle()