Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h240 hasLineDash_ = isSelf;
252 hasLineDash_ = isSelf;
304 if (!hasLineDash_) { in Inherit()
390 bool hasLineDash_ = false; variable