Searched defs:svgGlyphForGlyph (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGFontElement.cpp240 SVGGlyph SVGFontElement::svgGlyphForGlyph(Glyph glyph) function in class:blink::SVGFontElement
243 return m_glyphMap.svgGlyphForGlyph(glyph);

Completed in 92 milliseconds