Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h435 hasFontWeight_ = isSelf;
481 if (!hasFontWeight_) { in Inherit()
507 bool hasFontWeight_ = false; variable