Searched defs:glyphElement (Results 1 – 2 of 2) sorted by relevance
103 SVGGlyphElement* SVGAltGlyphElement::glyphElement() const in glyphElement() function in WebCore::SVGAltGlyphElement
261 …SVGGlyphElement* glyphElement = static_cast<SVGAltGlyphElement*>(parentRenderer->node())->glyphEle… in walk() local