Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_dom.h109 hasClipPath_ = hasClipPath; in SetHasClipPath()
114 return hasClipPath_; in HasClipPath()
153 bool hasClipPath_ = false; variable