Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGFontData.h42 float verticalAdvanceY() const { return m_verticalAdvanceY; } in verticalAdvanceY() function
DSVGGlyphElement.h97 float verticalAdvanceY; member
DSVGFontFaceElement.cpp201 float SVGFontFaceElement::verticalAdvanceY() const in verticalAdvanceY() function in WebCore::SVGFontFaceElement