Searched defs:svgContext (Results 1 – 12 of 12) sorted by relevance
51 auto svgContext = svgContext_.Upgrade(); in AsClipPathCommands() local77 auto svgContext = svgContext_.Upgrade(); in GetGradient() local
46 auto svgContext = svgContext_.Upgrade(); in CreateRender() local101 auto svgContext = svgContext_.Upgrade(); in AsPath() local
55 auto svgContext = svgContext_.Upgrade(); in CreateRender() local
82 void SetContext(const WeakPtr<PipelineContext>& context, const WeakPtr<SvgContext>& svgContext) in SetContext()
66 auto svgContext = svgContext_.Upgrade(); in CreateRender() local
41 auto svgContext = svgContext_.Upgrade(); in AsPath() local57 auto svgContext = svgContext_.Upgrade(); in OnDraw() local
431 auto svgContext = svgContext_.Upgrade(); local456 auto svgContext = svgContext_.Upgrade(); local472 auto svgContext = svgContext_.Upgrade(); local526 auto svgContext = svgContext_.Upgrade(); local535 auto svgContext = svgContext_.Upgrade(); local551 auto svgContext = svgContext_.Upgrade(); local
107 void SetContext(const WeakPtr<SvgContext>& svgContext) in SetContext()
45 auto svgContext = svgContext_.Upgrade(); in OnDraw() local
883 auto svgContext = svgCircle->svgContext_.Upgrade(); variable