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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
CustomFontData.h 52 virtual bool fillSVGGlyphPage(GlyphPage*, unsigned, unsigned, UChar*, unsigned, const SimpleFontData*) const { return false; }
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontData.cpp 236 bool SVGFontData::fillSVGGlyphPage(GlyphPage* pageToFill, unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const SimpleFontData* fontData) const

Completed in 1054 milliseconds