Home
last modified time | relevance | path

Searched refs:PDFFONT_ALLCAP (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h95 #define PDFFONT_ALLCAP 0x10000 macro
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp911 if (m_Flags & PDFFONT_ALLCAP) { in LoadCommon()