Searched refs:isPageObjectDictionary (Results 1 – 2 of 2) sorted by relevance
228 bool isPageObjectDictionary(const SkPdfNativeObject* nativeObj) const ;
271 if (in == NULL || !isPageObjectDictionary(in)) return kNone_SkPdfNativeObjectType; in mapPageObjectDictionary()1633 bool SkPdfMapper::isPageObjectDictionary(const SkPdfNativeObject* nativeObj) const { in isPageObjectDictionary() function in SkPdfMapper