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

  /external/chromium_org/third_party/skia/src/pdf/
SkPDFCatalog.cpp 174 SkTSet<SkPDFObject*>* targetSet = getSubstituteList(onFirstPage);
197 SkTSet<SkPDFObject*>* targetSet = getSubstituteList(firstPage);
206 SkTSet<SkPDFObject*>* targetSet = getSubstituteList(firstPage);
212 SkTSet<SkPDFObject*>* SkPDFCatalog::getSubstituteList(bool firstPage) {
SkPDFCatalog.h 134 SkTSet<SkPDFObject*>* getSubstituteList(bool firstPage);

Completed in 49 milliseconds