Searched defs:SetLineDash (Results 1 – 10 of 10) sorted by relevance
149 void SetLineDash(const std::vector<uint32_t> lineDash) in SetLineDash() function
120 void SetLineDash(const std::vector<double>& segments) in SetLineDash() function
205 void SetLineDash(const std::vector<double>& segments) in SetLineDash() function
355 void SetLineDash(const LineDashParam& lineDash) in SetLineDash() function365 void SetLineDash(const std::vector<double>& segments) in SetLineDash() function
204 void SetLineDash(const std::vector<double>& segments) in SetLineDash() function
228 void OffscreenCanvasPattern::SetLineDash(const std::vector<double>& segments) in SetLineDash() function in OHOS::Ace::NG::OffscreenCanvasPattern
527 void SetLineDash(float* lineDashs, const uint32_t ndash) in SetLineDash() function
971 void CanvasRendererModelImpl::SetLineDash(const BaseInfo& baseInfo, const std::vector<double>& line… in SetLineDash() function in OHOS::Ace::Framework::CanvasRendererModelImpl
1177 void CanvasRendererModelNG::SetLineDash(const BaseInfo& baseInfo, const std::vector<double>& lineDa… in SetLineDash() function in OHOS::Ace::NG::CanvasRendererModelNG
2092 jerry_value_t CanvasComponent::SetLineDash(const jerry_value_t func, in SetLineDash() function in OHOS::ACELite::CanvasComponent