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

/external/webkit/WebCore/svg/
H A DSVGFontData.h40 float verticalOriginX() const { return m_verticalOriginX; } function in class:WebCore::SVGFontData
H A DSVGGlyphElement.h60 , verticalOriginX(0.0f)
80 verticalOriginX == other.verticalOriginX &&
96 float verticalOriginX; member in struct:WebCore::SVGGlyphIdentifier
H A DSVGFontFaceElement.cpp173 float SVGFontFaceElement::verticalOriginX() const function in class:WebCore::SVGFontFaceElement

Completed in 32 milliseconds