Searched refs:setRenderingContext (Results 1 – 5 of 5) sorted by relevance
85 run.setRenderingContext(SVGTextRunRenderingContext::create(text)); in constructTextRun()
467 run.setRenderingContext(SVGTextRunRenderingContext::create(text)); in constructTextRun()
226 void setRenderingContext(PassRefPtr<RenderingContext> context) { m_renderingContext = context; } in setRenderingContext() function
2525 run.setRenderingContext(SVGTextRunRenderingContext::create(context)); in constructTextRunInternal()2556 run.setRenderingContext(SVGTextRunRenderingContext::create(context)); in constructTextRunInternal()
1527 run.setRenderingContext(SVGTextRunRenderingContext::create(textRenderer)); in constructTextRun()