Searched defs:glyphIdentifier (Results 1 – 2 of 2) sorted by relevance
52 void addGlyph(const String& glyphIdentifier, const String& unicodeString, SVGGlyph glyph) in addGlyph()176 const SVGGlyph& glyphIdentifierForAltGlyphReference(const String& glyphIdentifier) const in glyphIdentifierForAltGlyphReference()
235 void SVGFontElement::collectGlyphsForAltGlyphReference(const String& glyphIdentifier, Vector<SVGGly… in collectGlyphsForAltGlyphReference()