Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGGlyphMap.h52 void addGlyph(const String& glyphIdentifier, const String& unicodeString, SVGGlyph glyph) in addGlyph()
176 const SVGGlyph& glyphIdentifierForAltGlyphReference(const String& glyphIdentifier) const in glyphIdentifierForAltGlyphReference()
DSVGFontElement.cpp235 void SVGFontElement::collectGlyphsForAltGlyphReference(const String& glyphIdentifier, Vector<SVGGly… in collectGlyphsForAltGlyphReference()