HomeSort by relevance Sort by last modified time
    Searched refs:CodePage (Results 1 - 4 of 4) sorted by null

  /external/stlport/stlport/stl/config/
_windows.h 156 MultiByteToWideChar(UINT CodePage, DWORD dwFlags, LPCSTR lpMultiByteStr,
  /ndk/sources/android/stlport/stlport/stl/config/
_windows.h 156 MultiByteToWideChar(UINT CodePage, DWORD dwFlags, LPCSTR lpMultiByteStr,
  /external/stlport/src/c_locale_win32/
c_locale_win32.c 889 int CodePage = __GetDefaultCP(LOCALE_USER_DEFAULT);
890 my_ltoa(CodePage, cp);
    [all...]
  /ndk/sources/android/stlport/src/c_locale_win32/
c_locale_win32.c 889 int CodePage = __GetDefaultCP(LOCALE_USER_DEFAULT);
890 my_ltoa(CodePage, cp);
    [all...]

Completed in 70 milliseconds