Searched refs:isMarkInformationDictionary (Results 1 – 2 of 2) sorted by relevance
615 bool isMarkInformationDictionary(const SkPdfNativeObject* nativeObj) const ;
1187 if (in == NULL || !isMarkInformationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapMarkInformationDictionary()4155 bool SkPdfMapper::isMarkInformationDictionary(const SkPdfNativeObject* nativeObj) const { in isMarkInformationDictionary() function in SkPdfMapper