Searched refs:mapDictionary (Results 1 – 2 of 2) sorted by relevance
18 SkPdfNativeObjectType mapDictionary(const SkPdfNativeObject* in) const;
12 SkPdfNativeObjectType SkPdfMapper::mapDictionary(const SkPdfNativeObject* in) const { in mapDictionary() function in SkPdfMapper1369 if (kNone_SkPdfNativeObjectType == mapDictionary(value)) return false; in SkPdfDictionaryFromDictionary()