Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.h82 return clipState_; in GetClipState()
160 ClipState clipState_; variable
H A Drender_svg_base.cpp769 clipState_.Inherit(parent->GetClipState()); in Inherit()