Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DCustomFontData.h53 …virtual bool applySVGGlyphSelection(WidthIterator&, GlyphData&, bool, int, unsigned&) const { retu… in applySVGGlyphSelection() function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFontData.cpp150 bool SVGFontData::applySVGGlyphSelection(WidthIterator& iterator, GlyphData& glyphData, bool mirror… in applySVGGlyphSelection() function in WebCore::SVGFontData