Home
last modified time | relevance | path

Searched defs:xHeight (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/svg/
DSVGFontFaceElement.cpp135 int SVGFontFaceElement::xHeight() const in xHeight() function in WebCore::SVGFontFaceElement
DSVGLength.cpp149 float xHeight = style->font().xHeight(); in value() local
/external/webkit/WebCore/platform/graphics/
DFont.h122 float xHeight() const { return primaryFont()->xHeight(); } in xHeight() function
DSimpleFontData.h81 float xHeight() const { return m_xHeight; } in xHeight() function
/external/freetype/include/freetype/
Dtttables.h446 FT_UShort xHeight; member
/external/webkit/WebCore/platform/graphics/opentype/
DOpenTypeUtilities.cpp120 BigEndianUShort xHeight; member