Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfFontDescriptorDictionary_autogen.cpp199 bool SkPdfFontDescriptorDictionary::has_FontFile() const { in has_FontFile() function in SkPdfFontDescriptorDictionary
DSkPdfFontDescriptorDictionary_autogen.h552 bool has_FontFile() const;
/external/skia/experimental/PdfViewer/
DSkPdfFont.cpp160 if (fd->has_FontFile()) { in fontFromFontDescriptor()