Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dshape_abstract_model_impl.cpp133 void ShapeAbstractModelImpl::SetStrokeDashArray(const std::vector<Ace::Dimension>& dashArray) in SetStrokeDashArray()
Dshape_model_impl.cpp216 void ShapeModelImpl::SetStrokeDashArray(const std::vector<Ace::Dimension>& dashArray) in SetStrokeDashArray()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_shape_abstract.cpp61 std::vector<Dimension> dashArray; in SetStrokeDashArray() local
Djs_shape.cpp157 std::vector<Dimension> dashArray; in SetStrokeDashArray() local