HomeSort by relevance Sort by last modified time
    Searched refs:prepareGraphicsContextForTextPainting (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/svg/
SVGInlineTextBox.h 72 bool prepareGraphicsContextForTextPainting(GraphicsContext*&, float scalingFactor, TextRun&, RenderStyle*);
SVGInlineTextBox.cpp 381 bool SVGInlineTextBox::prepareGraphicsContextForTextPainting(GraphicsContext*& context, float scalingFactor, TextRun& textRun, RenderStyle* style)
623 if (!prepareGraphicsContextForTextPainting(context, scalingFactor, textRun, style))

Completed in 31 milliseconds