OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DestOutputProfile
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfPDF_XOutputIntentDictionary_autogen.cpp
83
SkPdfStream* SkPdfPDF_XOutputIntentDictionary::
DestOutputProfile
(SkPdfNativeDoc* doc) {
84
SkPdfNativeObject* ret = get("
DestOutputProfile
", "");
92
return get("
DestOutputProfile
", "") != NULL;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfPDF_XOutputIntentDictionary_autogen.cpp
83
SkPdfStream* SkPdfPDF_XOutputIntentDictionary::
DestOutputProfile
(SkPdfNativeDoc* doc) {
84
SkPdfNativeObject* ret = get("
DestOutputProfile
", "");
92
return get("
DestOutputProfile
", "") != NULL;
Completed in 3477 milliseconds