Searched refs:isPrinterMarkAnnotationDictionary (Results 1 – 2 of 2) sorted by relevance
666 bool isPrinterMarkAnnotationDictionary(const SkPdfNativeObject* nativeObj) const ;
1306 if (in == NULL || !isPrinterMarkAnnotationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapPrinterMarkAnnotationDictionary()4478 bool SkPdfMapper::isPrinterMarkAnnotationDictionary(const SkPdfNativeObject* nativeObj) const { in isPrinterMarkAnnotationDictionary() function in SkPdfMapper