Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h95 hasFillRule_ = isSelf;
116 if (!hasFillRule_) { in Inherit()
151 bool hasFillRule_ = false; variable