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

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfCatalogDictionary_autogen.cpp91 SkPdfDictionary* SkPdfCatalogDictionary::Dests(SkPdfNativeDoc* doc) { function in class:SkPdfCatalogDictionary
92 SkPdfNativeObject* ret = get("Dests", "");
100 return get("Dests", "") != NULL;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfCatalogDictionary_autogen.cpp91 SkPdfDictionary* SkPdfCatalogDictionary::Dests(SkPdfNativeDoc* doc) { function in class:SkPdfCatalogDictionary
92 SkPdfNativeObject* ret = get("Dests", "");
100 return get("Dests", "") != NULL;

Completed in 135 milliseconds