Home
last modified time | relevance | path

Searched refs:kType3FontDictionary_SkPdfNativeObjectType (Results 1 – 3 of 3) sorted by relevance

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfEnums_autogen.h68 kType3FontDictionary_SkPdfNativeObjectType, enumerator
DSkPdfMapper_autogen.cpp532 return kType3FontDictionary_SkPdfNativeObjectType; in mapType3FontDictionary()
/external/skia/experimental/PdfViewer/
DSkPdfFont.cpp249 case kType3FontDictionary_SkPdfNativeObjectType: in fontFromPdfDictionaryOnce()