Home
last modified time | relevance | path

Searched refs:FontType_MMType1 (Results 1 – 3 of 3) 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
H A DPDFDocumentView.cpp3107 case Backend::PDFFontInfo::FontType_MMType1: in reload()
/dports/editors/texworks/texworks-release-0.6.2/modules/QtPDF/src/backends/
H A DMuPDFBackend.cpp730 fi.setFontType(PDFFontInfo::FontType_MMType1); in fonts()