Searched refs:iCodePage (Results 1 – 2 of 2) sorted by relevance
445 FX_INT32 iCodePage = FXSYS_GetACP(); in GetNativeCharset() local446 switch (iCodePage) in GetNativeCharset()
526 UINT iCodePage = ::GetACP(); in GetNativeCharSet() local527 switch (iCodePage) { in GetNativeCharSet()