Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/arc/
H A Drender_arc.h56 bool IsArcShow() const;
H A Darc_component.h165 bool IsArcShow() const in IsArcShow() function
H A Drosen_render_arc.cpp33 if (!IsArcShow()) { in Paint()
H A Drender_arc.cpp148 bool RenderArc::IsArcShow() const in IsArcShow() function in OHOS::Ace::RenderArc