Searched refs:m_Charsets (Results 1 – 3 of 3) sorted by relevance
276 pInfo->m_Charsets |= CHARSET_FLAG_SHIFTJIS; in ReportFace()280 pInfo->m_Charsets |= CHARSET_FLAG_GB; in ReportFace()284 pInfo->m_Charsets |= CHARSET_FLAG_BIG5; in ReportFace()288 pInfo->m_Charsets |= CHARSET_FLAG_KOREAN; in ReportFace()292 pInfo->m_Charsets |= CHARSET_FLAG_SYMBOL; in ReportFace()296 pInfo->m_Charsets |= CHARSET_FLAG_ANSI; in ReportFace()330 if (!(pFont->m_Charsets & charset_flag) && charset != FX_Charset::kDefault) in FindFont()
65 uint32_t m_Charsets = 0; variable
67 info->m_Charsets = charsets; in AddDummyFont()