Searched defs:CHARSET_MAP (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp668 } CHARSET_MAP; typedef in typeref:struct:_CHARSET_MAP_
669 static const CHARSET_MAP g_Codepage2CharsetTable[] = {
704 FX_INT32 iEnd = sizeof(g_Codepage2CharsetTable) / sizeof(CHARSET_MAP) - 1;
709 const CHARSET_MAP & cp = g_Codepage2CharsetTable[iMid];

Completed in 57 milliseconds