Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/span/
H A Dspan_declaration.h76 void SetHasSetFontStyle(bool isSetFontStyle) in SetHasSetFontStyle() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dspan_model_impl.cpp77 declaration->SetHasSetFontStyle(true); in SetItalicFontStyle()