Searched defs:verticalAdvanceY (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFontData.h53 float verticalAdvanceY() const { return m_verticalAdvanceY; } function in class:WebCore::SVGFontData
H A DSVGFontFaceElement.cpp202 float SVGFontFaceElement::verticalAdvanceY() const function in class:WebCore::SVGFontFaceElement
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DSVGGlyph.h63 , verticalAdvanceY(0)
85 && verticalAdvanceY == other.verticalAdvanceY
101 float verticalAdvanceY; member in struct:WebCore::SVGGlyph

Completed in 70 milliseconds