Searched refs:buildGlyphIdentifier (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGGlyphElement.h107 SVGGlyphIdentifier buildGlyphIdentifier() const;
H A DSVGFontElement.cpp91 m_glyphMap.add(unicode, glyph->buildGlyphIdentifier());
H A DSVGGlyphElement.cpp178 SVGGlyphIdentifier SVGGlyphElement::buildGlyphIdentifier() const function in class:WebCore::SVGGlyphElement
H A DSVGFont.cpp264 altGlyphIdentifier = glyphElement->buildGlyphIdentifier();

Completed in 93 milliseconds