Home
last modified time | relevance | path

Searched defs:DepictDash (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/depiction/
H A Ddepict_dash.h44 struct DepictDash : public DepictAdaptorVertexGenerate<DepictCurve, GenerateDash, EmptyMarkers> { struct
48DepictDash(DepictCurve& vs) : DepictAdaptorVertexGenerate<DepictCurve, GenerateDash, EmptyMarkers>… in DepictDash() function
50 void RemoveAllDashes() in RemoveAllDashes()
55 void AddDash(float dashLen, float gapLen) in AddDash()
60 void DashStart(float dStart) in DashStart()
65 void Shorten(float shortValue) in Shorten()
69 float Shorten() const in Shorten()