Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_folderfontinfo.cpp23 #define CHARSET_FLAG_GB (1 << 4) macro
79 return CHARSET_FLAG_GB; in GetCharset()
244 pInfo->m_Charsets |= CHARSET_FLAG_GB; in ReportFace()