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

/external/chromium/base/win/
H A Di18n.cc92 const LCID locale_id = MAKELCID(lang_id, SORT_DEFAULT);
/external/icu4c/test/perf/ubrkperf/
H A Dubrkperfold.cpp86 #define MAKELCID(a,b) 0 macro
659 gWinLCID = MAKELCID(opt_langid, SORT_DEFAULT);
/external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
H A DSDL_sysevents.c905 int lcid = MAKELCID(LOWORD(GetKeyboardLayout(0)), SORT_DEFAULT);
/external/icu4c/test/perf/collationperf/
H A Dcollperf.cpp95 #define MAKELCID(a,b) 0 macro
1516 gWinLCID = MAKELCID(opt_langid, SORT_DEFAULT);
/external/icu4c/test/perf/collperf/
H A Dcollperf.cpp586 win_langid = MAKELCID(tmp, SORT_DEFAULT);
/external/stlport/src/c_locale_win32/
H A Dc_locale_win32.c79 #define INVARIANT_LCID MAKELCID(MAKELANGID(LANG_INVARIANT, SUBLANG_NEUTRAL), SORT_DEFAULT)

Completed in 176 milliseconds