prepareGraphicsContextForTextPainting  637 Source/core/rendering/svg/SVGInlineTextBox.cpp     if (prepareGraphicsContextForTextPainting(context, scalingFactor, textRun, style)) {
prepareGraphicsContextForTextPainting   71 Source/core/rendering/svg/SVGInlineTextBox.h     bool prepareGraphicsContextForTextPainting(GraphicsContext*&, float scalingFactor, TextRun&, RenderStyle*);