HomeSort by relevance Sort by last modified time
    Searched full:langid (Results 1 - 25 of 47) sorted by null

1 2

  /external/chromium_org/win8/metro_driver/ime/
input_source.h 24 // Returns true if |langid| and |is_ime| are filled based on the current
26 virtual bool GetActiveSource(LANGID* langid, bool* is_ime) = 0;
input_source.cc 66 STDMETHOD(OnLanguageChange)(LANGID langid, BOOL *accept) OVERRIDE {
102 virtual bool GetActiveSource(LANGID* langid, bool* is_ime) OVERRIDE {
111 *langid = profile.langid;
  /external/chromium_org/third_party/cld/languages/proto/
languages.pb.h 89 BOSNIAN = 78, // UI only. LangId language: CROATIAN (28)
91 NORWEGIAN_N = 80, // UI only. LangId language: NORWEGIAN (10)
92 PORTUGUESE_P = 81, // UI only. LangId language: PORTUGUESE (12)
93 PORTUGUESE_B = 82, // UI only. LangId language: PORTUGUESE (12)
103 SERBO_CROATIAN= 92, // UI only. LangId language: SERBIAN (29)
127 MOLDAVIAN = 116, // UI only. LangId language: ROMANIAN (22)
171 MONTENEGRIN = 160, // UI only. LangId language: SERBIAN (29)
  /external/chromium_org/ui/base/ime/
remote_input_method_win.cc 24 const LANGID kFallbackLangID =
313 virtual void OnInputSourceChanged(LANGID langid, bool /*is_ime*/) OVERRIDE {
315 const bool changed = (langid_ != langid);
316 langid_ = langid;
359 LANGID langid_;
remote_input_method_win.h 78 virtual void OnInputSourceChanged(LANGID langid, bool is_ime) = 0;
  /external/chromium_org/chrome/tools/build/win/
resedit.py 244 # Extract from mini_installer.exe, the resource type "B7", langid 1033 and
249 # Update mini_installer.exe by removing the resouce type "BL", langid 1033 and
250 # name "SETUP.EXE". Add the resource type "B7", langid 1033 and name
270 metavar='type langid name file_path')
272 help='Remove the resource with the given type, langid and name.',
273 metavar='type langid name')
275 help='Insert or update the resource with the given type, langid and '
277 metavar='type langid name file_path')
  /external/chromium_org/third_party/icu/source/common/
locmap.h 34 U_CAPI uint32_t uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status);
locmap.c 887 uint16_t langID;
902 langID = LANGUAGE_LCID(hostid);
906 if (langID == gPosixIDmap[localeIndex].regionMaps->hostID)
923 // langID is separate so that this file doesn't depend on the uloc_* API.
929 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status)
944 if (!langID || !posixID || uprv_strlen(langID) < 2 || uprv_strlen(posixID) < 2) {
957 compVal = uprv_strcmp(langID, gPosixIDmap[mid].regionMaps->posixID)
    [all...]
  /external/icu4c/common/
locmap.h 34 U_CAPI uint32_t uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status);
locmap.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 53 LANGID = WORD
176 'HWND', 'INT', 'LANGID', 'LARGE_INTEGER', 'LCID', 'LCTYPE',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 53 LANGID = WORD
176 'HWND', 'INT', 'LANGID', 'LARGE_INTEGER', 'LCID', 'LCTYPE',
  /external/svox/pico_resources/tools/LingwareBuilding/
Readme.txt 23 ./PicoLingware/Tools/buidlpkb.sh <langid> <countryid> <voice>
  /device/google/accessory/arduino/USB_Host_Shield/
Usb.h 137 byte getStrDescr( byte addr, byte ep, unsigned int nbytes, byte index, unsigned int langid, char* dataptr, unsigned int nak_limit = USB_NAK_LIMIT );
169 inline byte USB::getStrDescr( byte addr, byte ep, unsigned int nbytes, byte index, unsigned int langid, char* dataptr, unsigned int nak_limit ) {
170 return( ctrlReq( addr, ep, bmREQ_GET_DESCR, USB_REQUEST_GET_DESCRIPTOR, index, USB_DESCRIPTOR_STRING, langid, nbytes, dataptr, nak_limit ));
  /external/chromium_org/chrome/browser/prerender/
prerender_util_unittest.cc 27 GURL("http://www.google.com/url?sa=t&source=web&cd=1&ved=0CBcQFjAA&url=http%3A%2F%2Fwww.abercrombie.com%2Fwebapp%2Fwcs%2Fstores%2Fservlet%2FStoreLocator%3FcatalogId%3D%26storeId%3D10051%26langId%3D-1&rct=j&q=allinurl%3A%26&ei=KLyUTYGSEdTWiAKUmLCdCQ&usg=AFQjCNF8nJ2MpBFfr1ijO39_f22bcKyccw&sig2=2ymyGpO0unJwU1d4kdCUjQ"),
29 ASSERT_EQ(GURL("http://www.abercrombie.com/webapp/wcs/stores/servlet/StoreLocator?catalogId=&storeId=10051&langId=-1").spec(), result.spec());
44 GURL("http://www.google.com/url?sa=t&source=web&cd=1&ved=0CBcQFjAA&url=http%3A%2F%2Fwww.abercrombie.com%2Fwebapp%2Fwcs%2Fstores%2Fservlet%2FStoreLocator%3FcatalogId%3D%26storeId%3D10051%26langId%3D-1&rct=j&q=allinurl%3A%26&ei=KLyUTYGSEdTWiAKUmLCdCQ&usg=AFQjCNF8nJ2MpBFfr1ijO39_f22bcKyccw&sig2=2ymyGpO0unJwU1d4kdCUjQ&lpe=4&asdf=test")), 4);
  /external/chromium_org/chrome/browser/usb/
usb_device_handle.cc 367 uint16 langid[128] = { 0 };
371 reinterpret_cast<unsigned char*>(&langid[0]), sizeof(langid));
381 handle_, desc.iSerialNumber, langid[i],
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
readme.html 39 -langid 0x1234 Windows Language ID number. Default 0x409 (en_US)
  /external/icu4c/test/perf/collationperf/
readme.html 39 -langid 0x1234 Windows Language ID number. Default 0x409 (en_US)
  /external/e2fsprogs/intl/
localename.c 742 LANGID langid;
761 langid = LANGIDFROMLCID (lcid);
764 primary = PRIMARYLANGID (langid);
765 sub = SUBLANGID (langid);
  /external/chromium/chrome/browser/prerender/
prerender_manager_unittest.cc 416 GURL("http://www.google.com/url?sa=t&source=web&cd=1&ved=0CBcQFjAA&url=http%3A%2F%2Fwww.abercrombie.com%2Fwebapp%2Fwcs%2Fstores%2Fservlet%2FStoreLocator%3FcatalogId%3D%26storeId%3D10051%26langId%3D-1&rct=j&q=allinurl%3A%26&ei=KLyUTYGSEdTWiAKUmLCdCQ&usg=AFQjCNF8nJ2MpBFfr1ijO39_f22bcKyccw&sig2=2ymyGpO0unJwU1d4kdCUjQ"),
418 ASSERT_EQ(GURL("http://www.abercrombie.com/webapp/wcs/stores/servlet/StoreLocator?catalogId=&storeId=10051&langId=-1").spec(), result.spec());
  /external/chromium/base/win/
i18n.cc 90 LANGID lang_id = ::GetUserDefaultUILanguage();
  /external/chromium_org/base/win/
i18n.cc 90 LANGID lang_id = ::GetUserDefaultUILanguage();
  /external/chromium_org/ui/metro_viewer/
metro_viewer_messages.h 197 uint16, /* Win32 LangID */
  /external/libusb-compat/libusb/
usb.h 289 int usb_get_string(usb_dev_handle *dev, int index, int langid, char *buf,
  /external/chromium_org/third_party/cld/encodings/proto/
encodings.pb.h 58 // research langid
78 // Detected by research langid

Completed in 1210 milliseconds

1 2