HomeSort by relevance Sort by last modified time
    Searched refs:collectGlyphsForAltGlyphReference (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontElement.h 61 void collectGlyphsForAltGlyphReference(const String&, Vector<SVGGlyph>&);
SVGFontElement.cpp 233 void SVGFontElement::collectGlyphsForAltGlyphReference(const String& glyphIdentifier, Vector<SVGGlyph>& glyphs)
SVGFontData.cpp 203 associatedFontElement->collectGlyphsForAltGlyphReference(altGlyphNames[index], glyphs);

Completed in 139 milliseconds