Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp32 const uint16_t g_CharsetCPs[CIDSET_NUM_SETS] = {0, 936, 950, 932, 949, 1200}; variable
267 int ret = FXSYS_MultiByteToWideChar(g_CharsetCPs[m_pCMap->GetCoding()], 0, in GetUnicodeFromCharCode()
311 g_CharsetCPs[m_pCMap->GetCoding()], 0, &unicode, 1, in CharCodeFromUnicode()
760 g_CharsetCPs[m_Charset], IsVertWriting()); in LoadSubstFont()