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

  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfCIDFontDictionary_autogen.cpp 47 SkPdfDictionary* SkPdfCIDFontDictionary::CIDSystemInfo(SkPdfNativeDoc* doc) {
48 SkPdfNativeObject* ret = get("CIDSystemInfo", "");
56 return get("CIDSystemInfo", "") != NULL;
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfCIDFontDictionary_autogen.cpp 47 SkPdfDictionary* SkPdfCIDFontDictionary::CIDSystemInfo(SkPdfNativeDoc* doc) {
48 SkPdfNativeObject* ret = get("CIDSystemInfo", "");
56 return get("CIDSystemInfo", "") != NULL;

Completed in 351 milliseconds