Searched defs:OutputIntents (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfCatalogDictionary_autogen.cpp291 SkPdfArray* SkPdfCatalogDictionary::OutputIntents(SkPdfNativeDoc* doc) { function in class:SkPdfCatalogDictionary
292 SkPdfNativeObject* ret = get("OutputIntents", "");
300 return get("OutputIntents", "") != NULL;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfCatalogDictionary_autogen.cpp291 SkPdfArray* SkPdfCatalogDictionary::OutputIntents(SkPdfNativeDoc* doc) { function in class:SkPdfCatalogDictionary
292 SkPdfNativeObject* ret = get("OutputIntents", "");
300 return get("OutputIntents", "") != NULL;

Completed in 833 milliseconds