Home
last modified time | relevance | path

Searched refs:has_FontFile3 (Results 1 – 3 of 3) sorted by relevance

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfFontDescriptorDictionary_autogen.cpp223 bool SkPdfFontDescriptorDictionary::has_FontFile3() const { in has_FontFile3() function in SkPdfFontDescriptorDictionary
DSkPdfFontDescriptorDictionary_autogen.h556 bool has_FontFile3() const;
/external/skia/experimental/PdfViewer/
DSkPdfFont.cpp164 } if (fd->has_FontFile3()) { in fontFromFontDescriptor()