Searched refs:drawInfo (Results 1 – 3 of 3) sorted by relevance
133 HandleDrawInfo drawInfo = { in PaintSingleHandleWithPoints() local141 PaintHandle(canvas, drawInfo); in PaintSingleHandleWithPoints()148 HandleDrawInfo drawInfo = { in PaintSingleHandleWithPoints() local156 PaintHandle(canvas, drawInfo); in PaintSingleHandleWithPoints()192 HandleDrawInfo drawInfo = { in PaintDoubleHandleWithPoint() local199 PaintHandle(canvas, drawInfo); in PaintDoubleHandleWithPoint()208 HandleDrawInfo drawInfo = { in PaintDoubleHandleWithPoint() local215 PaintHandle(canvas, drawInfo); in PaintDoubleHandleWithPoint()325 HandleDrawInfo drawInfo = { .startPoint = startPoint, in PaintHandle() local333 PaintHandle(canvas, drawInfo); in PaintHandle()
884 abstract onDraw(context: DrawContext, drawInfo: CustomSpanDrawInfo): void897 | drawInfo | [CustomSpanDrawInfo](#customspandrawinfo对象说明) | 是 | 自定义绘制Span的绘制信息。 |
882 abstract onDraw(context: DrawContext, drawInfo: CustomSpanDrawInfo): void895 | drawInfo | [CustomSpanDrawInfo](#customspandrawinfo) | Yes | Drawing information of the custom s…