Home
last modified time | relevance | path

Searched refs:drawInfo (Results 1 – 3 of 3) 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() local
141 PaintHandle(canvas, drawInfo); in PaintSingleHandleWithPoints()
148 HandleDrawInfo drawInfo = { in PaintSingleHandleWithPoints() local
156 PaintHandle(canvas, drawInfo); in PaintSingleHandleWithPoints()
192 HandleDrawInfo drawInfo = { in PaintDoubleHandleWithPoint() local
199 PaintHandle(canvas, drawInfo); in PaintDoubleHandleWithPoint()
208 HandleDrawInfo drawInfo = { in PaintDoubleHandleWithPoint() local
215 PaintHandle(canvas, drawInfo); in PaintDoubleHandleWithPoint()
325 HandleDrawInfo drawInfo = { .startPoint = startPoint, in PaintHandle() local
333 PaintHandle(canvas, drawInfo); in PaintHandle()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-styled-string.md884 abstract onDraw(context: DrawContext, drawInfo: CustomSpanDrawInfo): void
897 | drawInfo | [CustomSpanDrawInfo](#customspandrawinfo对象说明) | 是 | 自定义绘制Span的绘制信息。 |
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-styled-string.md882 abstract onDraw(context: DrawContext, drawInfo: CustomSpanDrawInfo): void
895 | drawInfo | [CustomSpanDrawInfo](#customspandrawinfo) | Yes | Drawing information of the custom s…