Home
last modified time | relevance | path

Searched refs:LineStyle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_canvas.h158 …template <class LineStyle> static void LineStyleCalc(DepictStroke<LineStyle>& strokeLineStyle, con… in LineStyleCalc()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dtypography_style.h57 struct LineStyle { struct
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_canvas.h681 template <class LineStyle>
682 static void LineStyleCalc(DepictStroke<LineStyle>& strokeLineStyle, const Paint& paint) in LineStyleCalc()