Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h424 hasFontStyle_ = isSelf;
478 if (!hasFontStyle_) { in Inherit()
506 bool hasFontStyle_ = false; variable