Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_content_modifier.cpp133 HandleDrawInfo drawInfo = { in PaintSingleHandleWithPoints()
148 HandleDrawInfo drawInfo = { in PaintSingleHandleWithPoints()
192 HandleDrawInfo drawInfo = { in PaintDoubleHandleWithPoint()
208 HandleDrawInfo drawInfo = { in PaintDoubleHandleWithPoint()
325 HandleDrawInfo drawInfo = { .startPoint = startPoint, in PaintHandle()
337 void SelectOverlayContentModifier::PaintHandle(RSCanvas& canvas, const HandleDrawInfo& handleInfo) in PaintHandle()
H A Dselect_overlay_content_modifier.h34 struct HandleDrawInfo { struct
206 void PaintHandle(RSCanvas& canvas, const HandleDrawInfo& handleInfo);