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

/external/webkit/WebCore/svg/
H A DSVGGlyphElement.h116 SVGGlyphIdentifier buildGlyphIdentifier() const;
H A DSVGGlyphElement.cpp163 SVGGlyphIdentifier SVGGlyphElement::buildGlyphIdentifier() const function in class:WebCore::SVGGlyphElement
H A DSVGFontElement.cpp88 m_glyphMap.add(unicode, glyph->buildGlyphIdentifier());
H A DSVGFont.cpp260 altGlyphIdentifier = glyphElement->buildGlyphIdentifier();

Completed in 44 milliseconds