Searched defs:xHeight (Results 1 – 6 of 6) sorted by relevance
135 int SVGFontFaceElement::xHeight() const in xHeight() function in WebCore::SVGFontFaceElement
149 float xHeight = style->font().xHeight(); in value() local
122 float xHeight() const { return primaryFont()->xHeight(); } in xHeight() function
81 float xHeight() const { return m_xHeight; } in xHeight() function
446 FT_UShort xHeight; member
120 BigEndianUShort xHeight; member