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

  /external/skia/src/pdf/
SkPDFPage.h 90 const SkPDFGlyphSetMap& getFontGlyphUsage() const;
SkPDFPage.cpp 147 const SkPDFGlyphSetMap& SkPDFPage::getFontGlyphUsage() const {
148 return fDevice->getFontGlyphUsage();
SkPDFDocument.cpp 43 usage.merge(pages[i]->getFontGlyphUsage());
SkPDFDevice.cpp     [all...]
  /external/skia/include/pdf/
SkPDFDevice.h 169 const SkPDFGlyphSetMap& getFontGlyphUsage() const {

Completed in 589 milliseconds