Home
last modified time | relevance | path

Searched defs:clipPath (Results 1 - 16 of 16) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_paint_method.cpp32 auto clipPath = props->GetClipPath().value_or(""); in GetContentDrawFunction() local
H A Dmenu_pattern.cpp1419 auto clipPath = menuLayoutAlgorithm->GetClipPath(); in UpdateClipPath() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_node.cpp103 auto clipPath = AceType::MakeRefPtr<ClipPath>(); in CreateBoxComponent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.h83 void SetClipPath(const std::string& clipPath) in SetClipPath() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dshape_model_impl.cpp95 auto clipPath = AceType::MakeRefPtr<ClipPath>(); in InitBox() local
H A Dview_abstract_model_impl.cpp907 auto clipPath = AceType::MakeRefPtr<ClipPath>(); in SetClipShape() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmoon_progress_modifier.cpp224 RSPath clipPath; in PaintSquareMoon() local
227 RSRecordingPath clipPath; in PaintSquareMoon() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_canvas_node_test.cpp3395 std::shared_ptr<RSPath> clipPath = RSPath::CreateRSPath(); in HWTEST_F() local
H A Drs_node_test.cpp4068 std::shared_ptr<RSPath> clipPath = RSPath::CreateRSPath(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.cpp532 auto clipPath = ClipPath::CreateShape(value); in CreateClipPath() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_node.cpp467 auto clipPath = refSvgNode->AsPath(viewPort); in AsRSPath() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Dstyle.h141 RefPtr<ClipPath> clipPath; member
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_base_component.h265 void SetClipPath(const RefPtr<ClipPath>& clipPath) in SetClipPath() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_border.cpp528 Drawing::Path clipPath; in DrawBorderImpl() local
538 Drawing::Path clipPath; in DrawBorderImpl() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp951 auto clipPath = render->GetClipPath(); in GetClip() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp1830 std::string clipPath; in GetSheetTypeWithAuto() local

Completed in 38 milliseconds