Searched refs:computeNewScaledFontForStyle (Results 1 – 3 of 3) sorted by relevance
41 …static void computeNewScaledFontForStyle(RenderObject*, const RenderStyle*, float& scalingFactor, …
213 computeNewScaledFontForStyle(this, style(), m_scalingFactor, m_scaledFont); in updateScaledFont()216 void RenderSVGInlineText::computeNewScaledFontForStyle(RenderObject* renderer, const RenderStyle* s… in computeNewScaledFontForStyle() function in blink::RenderSVGInlineText
540 …RenderSVGInlineText::computeNewScaledFontForStyle(decorationRenderer, decorationStyle, scalingFact… in paintDecorationWithStyle()