Searched refs:OutputCondition (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfPDF_XOutputIntentDictionary_autogen.cpp35 SkString SkPdfPDF_XOutputIntentDictionary::OutputCondition(SkPdfNativeDoc* doc) { function in class:SkPdfPDF_XOutputIntentDictionary
36 SkPdfNativeObject* ret = get("OutputCondition", "");
44 return get("OutputCondition", "") != NULL;
H A DSkPdfPDF_XOutputIntentDictionary_autogen.h525 SkString OutputCondition(SkPdfNativeDoc* doc);
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfPDF_XOutputIntentDictionary_autogen.cpp35 SkString SkPdfPDF_XOutputIntentDictionary::OutputCondition(SkPdfNativeDoc* doc) { function in class:SkPdfPDF_XOutputIntentDictionary
36 SkPdfNativeObject* ret = get("OutputCondition", "");
44 return get("OutputCondition", "") != NULL;
H A DSkPdfPDF_XOutputIntentDictionary_autogen.h525 SkString OutputCondition(SkPdfNativeDoc* doc);

Completed in 7560 milliseconds