Home
last modified time | relevance | path

Searched defs:glyphElement (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAltGlyphElement.cpp103 SVGGlyphElement* SVGAltGlyphElement::glyphElement() const in glyphElement() function in WebCore::SVGAltGlyphElement
DSVGFont.cpp261 …SVGGlyphElement* glyphElement = static_cast<SVGAltGlyphElement*>(parentRenderer->node())->glyphEle… in walk() local