HomeSort by relevance Sort by last modified time
    Searched defs:applySVGGlyphSelection (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
CustomFontData.h 53 virtual bool applySVGGlyphSelection(WidthIterator&, GlyphData&, bool, int, unsigned&) const { return false; }
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontData.cpp 150 bool SVGFontData::applySVGGlyphSelection(WidthIterator& iterator, GlyphData& glyphData, bool mirror, int currentCharacter, unsigned& advanceLength) const

Completed in 89 milliseconds