Home
last modified time | relevance | path

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

/external/webkit/WebCore/svg/
DSVGFontData.h38 float horizontalAdvanceX() const { return m_horizontalAdvanceX; } in horizontalAdvanceX() function
DSVGGlyphElement.h95 float horizontalAdvanceX; member
DSVGFontFaceElement.cpp162 float SVGFontFaceElement::horizontalAdvanceX() const in horizontalAdvanceX() function in WebCore::SVGFontFaceElement