Searched refs:parseSVGGlyphAttribute (Results 1 – 3 of 3) sorted by relevance
126 static inline float parseSVGGlyphAttribute(const SVGElement* element, const WebCore::QualifiedName&… in parseSVGGlyphAttribute() function158 identifier.horizontalAdvanceX = parseSVGGlyphAttribute(element, horiz_adv_xAttr); in buildGenericGlyphIdentifier()163 identifier.verticalOriginX = parseSVGGlyphAttribute(element, vert_origin_xAttr); in buildGenericGlyphIdentifier()168 identifier.verticalOriginY = parseSVGGlyphAttribute(element, vert_origin_yAttr); in buildGenericGlyphIdentifier()173 identifier.verticalAdvanceY = parseSVGGlyphAttribute(element, vert_adv_yAttr); in buildGenericGlyphIdentifier()
15007 (WebCore::parseSVGGlyphAttribute):
56214 (WebCore::parseSVGGlyphAttribute):