Searched refs:collectGlyphsForAltGlyphReference (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFontElement.h60 void collectGlyphsForAltGlyphReference(const String&, Vector<SVGGlyph>&);
H A DSVGFontElement.cpp235 void SVGFontElement::collectGlyphsForAltGlyphReference(const String& glyphIdentifier, Vector<SVGGlyph>& glyphs) function in class:WebCore::SVGFontElement
H A DSVGFontData.cpp203 associatedFontElement->collectGlyphsForAltGlyphReference(altGlyphNames[index], glyphs);

Completed in 112 milliseconds