Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGGlyphMap.h107 void collectGlyphsForString(const String& string, Vector<SVGGlyph>& glyphs) in collectGlyphsForString() function
DSVGFontElement.cpp229 void SVGFontElement::collectGlyphsForString(const String& string, Vector<SVGGlyph>& glyphs) in collectGlyphsForString() function in WebCore::SVGFontElement