Searched refs:isWebCaptureDictionary (Results 1 – 2 of 2) sorted by relevance
639 bool isWebCaptureDictionary(const SkPdfNativeObject* nativeObj) const ;
1243 if (in == NULL || !isWebCaptureDictionary(in)) return kNone_SkPdfNativeObjectType; in mapWebCaptureDictionary()4307 bool SkPdfMapper::isWebCaptureDictionary(const SkPdfNativeObject* nativeObj) const { in isWebCaptureDictionary() function in SkPdfMapper