Home
last modified time | relevance | path

Searched refs:FontType_Type1 (Results 1 – 4 of 4) sorted by relevance

/dports/editors/texworks/texworks-release-0.6.2/modules/QtPDF/src/
H A DPDFBackend.h109 enum FontType { FontType_Type0, FontType_Type1, FontType_MMType1, \ enumerator
117 …PDFFontInfo() : _source(Source_Builtin), _fontType(FontType_Type1), _CIDType(CIDFont_None), _fontP… in PDFFontInfo()
H A DPDFDocumentView.cpp3104 case Backend::PDFFontInfo::FontType_Type1: in reload()
/dports/editors/texworks/texworks-release-0.6.2/modules/QtPDF/src/backends/
H A DPopplerQtBackend.cpp396 fi.setFontType(PDFFontInfo::FontType_Type1); in fonts()
401 fi.setFontType(PDFFontInfo::FontType_Type1); in fonts()
406 fi.setFontType(PDFFontInfo::FontType_Type1); in fonts()
H A DMuPDFBackend.cpp726 fi.setFontType(PDFFontInfo::FontType_Type1); in fonts()