HomeSort by relevance Sort by last modified time
    Searched defs:DescendantFonts (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfType0FontDictionary_autogen.cpp 79 SkPdfArray* SkPdfType0FontDictionary::DescendantFonts(SkPdfNativeDoc* doc) {
80 SkPdfNativeObject* ret = get("DescendantFonts", "");
88 return get("DescendantFonts", "") != NULL;
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfType0FontDictionary_autogen.cpp 79 SkPdfArray* SkPdfType0FontDictionary::DescendantFonts(SkPdfNativeDoc* doc) {
80 SkPdfNativeObject* ret = get("DescendantFonts", "");
88 return get("DescendantFonts", "") != NULL;

Completed in 185 milliseconds