Searched refs:isCMapDictionary (Results 1 – 2 of 2) sorted by relevance
345 bool isCMapDictionary(const SkPdfNativeObject* nativeObj) const ;
557 if (in == NULL || !isCMapDictionary(in)) return kNone_SkPdfNativeObjectType; in mapCMapDictionary()2410 bool SkPdfMapper::isCMapDictionary(const SkPdfNativeObject* nativeObj) const { in isCMapDictionary() function in SkPdfMapper