Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_edit/
Dfpdf_edit_doc.cpp255 flags |= PDFFONT_ITALIC; in AddWindowsFont()
586 flags |= PDFFONT_ITALIC; in AddMacFont()
842 flags |= PDFFONT_ITALIC; in AddFont()
/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h94 #define PDFFONT_ITALIC 64 macro
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp205 m_Flags |= PDFFONT_ITALIC; in LoadFontDescriptor()