Home
last modified time | relevance | path

Searched defs:scaledFont (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGInlineText.h38 const Font& scaledFont() const { return m_scaledFont; } in scaledFont() function
DSVGTextMetrics.cpp52 const Font& scaledFont = textRenderer->scaledFont(); in SVGTextMetrics() local
DRenderSVGInlineText.cpp215 …tForStyle(RenderObject* renderer, const RenderStyle* style, float& scalingFactor, Font& scaledFont) in computeNewScaledFontForStyle()
DSVGInlineTextBox.cpp131 const Font& scaledFont = textRenderer.scaledFont(); in selectionRectForTextFragment() local
580 Font scaledFont; in paintDecorationWithStyle() local
622 const Font& scaledFont = textRenderer.scaledFont(); in paintTextWithShadows() local
DSVGTextMetricsBuilder.cpp81 const Font& scaledFont = text->scaledFont(); in SVGTextMetricsCalculator() local