Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_path.cpp48 if (attributes_.fillState.IsEvenodd()) { in AsPath()
60 if (attributes_.fillState.IsEvenodd()) { in AsPath()
H A Dsvg_polygon.cpp50 if (attributes_.clipState.IsEvenodd()) { in AsPath()
68 if (attributes_.clipState.IsEvenodd()) { in AsPath()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_path.cpp84 if (component_->GetDeclaration()->GetClipState().IsEvenodd()) { in AsPath()
96 if (component_->GetDeclaration()->GetClipState().IsEvenodd()) { in AsPath()
H A Dsvg_polygon.cpp94 if (component_->GetDeclaration()->GetClipState().IsEvenodd()) { in AsPath()
112 if (component_->GetDeclaration()->GetClipState().IsEvenodd()) { in AsPath()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_polygon.cpp254 if (fillState_.IsEvenodd()) { in GetPath()
277 if (fillState_.IsEvenodd()) { in GetPath()
294 if (fillState_.IsEvenodd()) { in GetPath()
H A Drosen_render_svg_path.cpp150 if (fillState_.IsEvenodd()) { in GetPath()
181 if (fillState_.IsEvenodd()) { in GetPath()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h103 bool IsEvenodd() const in IsEvenodd() function
525 bool IsEvenodd() const in IsEvenodd() function