Home
last modified time | relevance | path

Searched refs:LCID (Results 1 – 25 of 37) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/web/tests/
DLocaleWinTest.cpp87 String formatDate(LCID lcid, int year, int month, int day) in formatDate()
93 unsigned firstDayOfWeek(LCID lcid) in firstDayOfWeek()
99 String monthLabel(LCID lcid, unsigned index) in monthLabel()
105 String weekDayShortLabel(LCID lcid, unsigned index) in weekDayShortLabel()
111 bool isRTL(LCID lcid) in isRTL()
118 String monthFormat(LCID lcid) in monthFormat()
124 String timeFormat(LCID lcid) in timeFormat()
130 String shortTimeFormat(LCID lcid) in shortTimeFormat()
136 String shortMonthLabel(LCID lcid, unsigned index) in shortMonthLabel()
142 String timeAMPMLabel(LCID lcid, unsigned index) in timeAMPMLabel()
[all …]
/external/chromium_org/chrome_frame/
Dcom_type_info_holder.h106 HRESULT GetTypeInfo(UINT itinfo, LCID lcid, ITypeInfo** info) { in GetTypeInfo()
115 HRESULT GetIDsOfNames(REFIID riid, OLECHAR** names, UINT count, LCID lcid, in GetIDsOfNames()
122 HRESULT Invoke(IDispatch* p, DISPID dispid, REFIID riid, LCID lcid, in Invoke()
149 STDMETHOD(GetTypeInfo)(UINT itinfo, LCID lcid, ITypeInfo** pptinfo) { in STDMETHOD()
154 LCID lcid, DISPID* dispids) { in STDMETHOD()
157 STDMETHOD(Invoke)(DISPID dispid, REFIID riid, LCID lcid, WORD flags, in STDMETHOD()
Dcom_message_event.h50 STDMETHOD(GetTypeInfo)(UINT which_info, LCID lcid, ITypeInfo** type_info);
52 LCID lcid, DISPID* dispids);
53 STDMETHOD(Invoke)(DISPID dispid, REFIID iid, LCID lcid, WORD flags,
Dbuggy_bho_handling.h21 REFIID riid, LCID lcid, WORD flags,
75 DISPID dispid, REFIID riid, LCID lcid, WORD flags, DISPPARAMS* params,
Dcom_message_event.cc58 STDMETHODIMP ComMessageEvent::GetTypeInfo(UINT which_info, LCID lcid, in GetTypeInfo()
65 UINT count_names, LCID lcid, in GetIDsOfNames()
104 STDMETHODIMP ComMessageEvent::Invoke(DISPID dispid, REFIID iid, LCID lcid, in Invoke()
Dbuggy_bho_handling.cc184 DISPID dispid, REFIID riid, LCID lcid, in BuggyBhoInvoke()
/external/chromium_org/third_party/WebKit/Source/platform/text/
DLocaleWin.h47 static PassOwnPtr<LocaleWin> create(LCID, bool defaultsForLocale);
68 explicit LocaleWin(LCID, bool defaultsForLocale);
77 LCID m_lcid;
DLocaleWin.cpp52 typedef LCID (WINAPI* LocaleNameToLCIDPtr)(LPCWSTR, DWORD);
53 typedef HashMap<String, LCID> NameToLCIDMap;
106 static LCID WINAPI convertLocaleNameToLCID(LPCWSTR name, DWORD) in convertLocaleNameToLCID()
123 static LCID LCIDFromLocaleInternal(LCID userDefaultLCID, const String& userDefaultLanguageCode, Loc… in LCIDFromLocaleInternal()
131 static LCID LCIDFromLocale(const String& locale, bool defaultsForLocale) in LCIDFromLocale()
144LCID lcid = LCIDFromLocaleInternal(LOCALE_USER_DEFAULT, userDefaultLanguageCode, localeNameToLCID,… in LCIDFromLocale()
157 inline LocaleWin::LocaleWin(LCID lcid, bool defaultsForLocale) in LocaleWin()
169 PassOwnPtr<LocaleWin> LocaleWin::create(LCID lcid, bool defaultsForLocale) in create()
/external/stlport/src/c_locale_win32/
Dc_locale_win32.c180 LCID id;
236 static int __GetLCID(const char* lang, const char* ctry, LCID* lcid);
237 static int __GetLCIDFromName(const char* lname, LCID* lcid, char *cp, _Locale_lcid_t *hint);
238 static char const* __GetLocaleName(LCID lcid, const char* cp, char* buf);
241 static void __GetLocaleInfoUsingACP(LCID lcid, const char* cp, LCTYPE lctype, char* buf, int buf_si…
242 static int __intGetACP(LCID lcid);
243 static int __intGetOCP(LCID lcid);
244 static int __GetDefaultCP(LCID lcid);
1460 static LCID __FndLCID;
1470 static LCID LocaleFromHex(const char* locale) { in LocaleFromHex()
[all …]
/external/chromium_org/sandbox/win/src/
Dprocess_thread_interception.h47 typedef LCID (WINAPI *GetUserDefaultLCIDFunction)();
94 SANDBOX_INTERCEPT LCID WINAPI TargetGetUserDefaultLCID(
Dprocess_thread_interception.cc443 LCID WINAPI TargetGetUserDefaultLCID( in TargetGetUserDefaultLCID()
445 static LCID default_lcid = orig_GetUserDefaultLCID(); in TargetGetUserDefaultLCID()
Dinterceptors_64.h54 SANDBOX_INTERCEPT LCID WINAPI TargetGetUserDefaultLCID64();
/external/chromium/base/win/
Dscoped_variant_unittest.cc48 STDMETHOD(GetTypeInfo)(UINT, LCID, ITypeInfo**) { in STDMETHOD()
52 STDMETHOD(GetIDsOfNames)(REFIID, LPOLESTR*, UINT, LCID, DISPID*) { in STDMETHOD()
56 STDMETHOD(Invoke)(DISPID, REFIID, LCID, WORD, DISPPARAMS*, VARIANT*, in STDMETHOD()
Dwin_util_unittest.cc26 LCID original_locale_id_;
Di18n.cc92 const LCID locale_id = MAKELCID(lang_id, SORT_DEFAULT); in GetUserDefaultUILanguage()
/external/chromium_org/base/win/
Dscoped_variant_unittest.cc48 STDMETHOD(GetTypeInfo)(UINT, LCID, ITypeInfo**) { in STDMETHOD()
52 STDMETHOD(GetIDsOfNames)(REFIID, LPOLESTR*, UINT, LCID, DISPID*) { in STDMETHOD()
56 STDMETHOD(Invoke)(DISPID, REFIID, LCID, WORD, DISPPARAMS*, VARIANT*, in STDMETHOD()
Dwin_util_unittest.cc26 LCID original_locale_id_;
Di18n.cc92 const LCID locale_id = MAKELCID(lang_id, SORT_DEFAULT); in GetUserDefaultUILanguage()
/external/libxslt/libxslt/
Dxsltlocale.h34 typedef LCID xsltLocale;
/external/chromium_org/third_party/libxslt/libxslt/
Dxsltlocale.h34 typedef LCID xsltLocale;
/external/skia/tools/
Dwin_lcid.cpp15 LCID lcid = LocaleNameToLCID(pStr, NULL); in MyFuncLocaleEx()
/external/chromium_org/chrome_frame/test/
Dcom_message_event_unittest.cc92 LCID lcid, DISPID* disp_ids) { in STDMETHOD()
98 STDMETHOD(Invoke)(DISPID id, REFIID iid, LCID lcid, WORD flags, in STDMETHOD()
118 STDMETHODNOTIMP(GetTypeInfo, (UINT, LCID, ITypeInfo**));
/external/chromium_org/third_party/icu/source/test/intltest/
Dloctest.h144 LCID, enumerator
/external/icu4c/test/intltest/
Dloctest.h145 LCID, enumerator
/external/chromium_org/ui/base/ime/
Dremote_input_method_win.cc55 std::string GetLocaleString(LCID Locale_id, LCTYPE locale_type) { in GetLocaleString()
241 const LCID locale_id = MAKELCID(langid_, SORT_DEFAULT); in GetInputLocale()

12