Searched refs:SetStrokeRuleForPath2D (Results 1 – 11 of 11) sorted by relevance
76 …void SetStrokeRuleForPath2D(const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) over…
295 void CanvasRenderingContext2DModelImpl::SetStrokeRuleForPath2D( in SetStrokeRuleForPath2D() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
296 void OffscreenCanvasRenderingContext2DModelImpl::SetStrokeRuleForPath2D( in SetStrokeRuleForPath2D() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
79 …void SetStrokeRuleForPath2D(const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) over…
82 …void SetStrokeRuleForPath2D(const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) over…
83 …virtual void SetStrokeRuleForPath2D(const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& pa…
307 void OffscreenCanvasRenderingContext2DModelNG::SetStrokeRuleForPath2D( in SetStrokeRuleForPath2D() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
432 void CanvasRenderingContext2DModelNG::SetStrokeRuleForPath2D( in SetStrokeRuleForPath2D() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
247 renderingContext2DModel_->SetStrokeRuleForPath2D(fillRule, path); in Stroke()
1218 renderingContext2DModel_->SetStrokeRuleForPath2D(CanvasFillRule::NONZERO, path); in JsStroke()