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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGInlineText.h 40 const Font& scaledFont() const { return m_scaledFont; }
64 Font m_scaledFont;
RenderSVGInlineText.cpp 163 float baseline = m_scaledFont.fontMetrics().floatAscent();
214 computeNewScaledFontForStyle(this, style(), m_scalingFactor, m_scaledFont);

Completed in 658 milliseconds