Searched refs:isWebCaptureCommandDictionary (Results 1 – 2 of 2) sorted by relevance
654 bool isWebCaptureCommandDictionary(const SkPdfNativeObject* nativeObj) const ;
1278 if (in == NULL || !isWebCaptureCommandDictionary(in)) return kNone_SkPdfNativeObjectType; in mapWebCaptureCommandDictionary()4402 bool SkPdfMapper::isWebCaptureCommandDictionary(const SkPdfNativeObject* nativeObj) const { in isWebCaptureCommandDictionary() function in SkPdfMapper