Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/depiction/
H A Ddepict_dash.h50 void RemoveAllDashes() in RemoveAllDashes() function
52 BaseType::GetGenerator().RemoveAllDashes(); in RemoveAllDashes()
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexgenerate/
H A Dvertex_generate_dash.h47 void RemoveAllDashes();
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexgenerate/
H A Dvertex_generate_dash.cpp40 void VertexGenerateDash::RemoveAllDashes() in RemoveAllDashes() function in OHOS::VertexGenerateDash