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

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfType0FontDictionary_autogen.cpp79 SkPdfArray* SkPdfType0FontDictionary::DescendantFonts(SkPdfNativeDoc* doc) { function in class:SkPdfType0FontDictionary
80 SkPdfNativeObject* ret = get("DescendantFonts", "");
88 return get("DescendantFonts", "") != NULL;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfType0FontDictionary_autogen.cpp79 SkPdfArray* SkPdfType0FontDictionary::DescendantFonts(SkPdfNativeDoc* doc) { function in class:SkPdfType0FontDictionary
80 SkPdfNativeObject* ret = get("DescendantFonts", "");
88 return get("DescendantFonts", "") != NULL;

Completed in 1272 milliseconds