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

  /external/skia/include/pdf/
SkPDFDevice.h 156 const SkPDFGlyphSetMap& getFontGlyphUsage() const {
  /external/skia/src/pdf/
SkPDFPage.cpp 139 const SkPDFGlyphSetMap& SkPDFPage::getFontGlyphUsage() const {
140 return fDevice->getFontGlyphUsage();

Completed in 50 milliseconds