Searched refs:nNewCharSet (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_Edit.cpp1052 FX_INT32 nNewCharSet = pFontMap->CharSetFromUnicode(nChar, DEFAULT_CHARSET); local
1053 if(nOldCharSet != nNewCharSet)
1055 SetCharSet(nNewCharSet);

Completed in 405 milliseconds