Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dfx_font.h123 inline bool FontStyleIsAllCaps(uint32_t style) { in FontStyleIsAllCaps() function
/external/pdfium/core/fpdfapi/font/
Dcpdf_simplefont.cpp147 if (FontStyleIsAllCaps(m_Flags)) { in LoadCommon()