Searched refs:isViewerPreferencesDictionary (Results 1 – 2 of 2) sorted by relevance
384 bool isViewerPreferencesDictionary(const SkPdfNativeObject* nativeObj) const ;
648 if (in == NULL || !isViewerPreferencesDictionary(in)) return kNone_SkPdfNativeObjectType; in mapViewerPreferencesDictionary()2692 bool SkPdfMapper::isViewerPreferencesDictionary(const SkPdfNativeObject* nativeObj) const { in isViewerPreferencesDictionary() function in SkPdfMapper