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

  /external/chromium/base/win/
i18n.cc 92 const LCID locale_id = MAKELCID(lang_id, SORT_DEFAULT);
  /external/icu4c/test/perf/ubrkperf/
ubrkperfold.cpp 86 #define MAKELCID(a,b) 0
659 gWinLCID = MAKELCID(opt_langid, SORT_DEFAULT);
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_sysevents.c 905 int lcid = MAKELCID(LOWORD(GetKeyboardLayout(0)), SORT_DEFAULT);
  /external/icu4c/test/perf/collationperf/
collperf.cpp 95 #define MAKELCID(a,b) 0
    [all...]
  /external/icu4c/test/perf/collperf/
collperf.cpp 586 win_langid = MAKELCID(tmp, SORT_DEFAULT);
  /external/stlport/src/c_locale_win32/
c_locale_win32.c 79 #define INVARIANT_LCID MAKELCID(MAKELANGID(LANG_INVARIANT, SUBLANG_NEUTRAL), SORT_DEFAULT)
    [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 79 #define INVARIANT_LCID MAKELCID(MAKELANGID(LANG_INVARIANT, SUBLANG_NEUTRAL), SORT_DEFAULT)
    [all...]

Completed in 6781 milliseconds