Home
last modified time | relevance | path

Searched refs:GetLocaleName (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/win/
H A Dtext_analysis_source_unittest.cc51 hr = source_->GetLocaleName(0, &length, &locale_name); in TEST_F()
59 hr = source_->GetLocaleName(kTextLength, &length, &locale_name); in TEST_F()
H A Dtext_analysis_source.h39 HRESULT STDMETHODCALLTYPE GetLocaleName(UINT32 text_position,
H A Dtext_analysis_source.cc26 HRESULT TextAnalysisSource::GetLocaleName(UINT32 text_position, in GetLocaleName() function in gfx::win::TextAnalysisSource
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/win/
H A Dtext_analysis_source_unittest.cc51 hr = source_->GetLocaleName(0, &length, &locale_name); in TEST_F()
59 hr = source_->GetLocaleName(kTextLength, &length, &locale_name); in TEST_F()
H A Dtext_analysis_source.h40 HRESULT STDMETHODCALLTYPE GetLocaleName(UINT32 text_position,
H A Dtext_analysis_source.cc26 HRESULT TextAnalysisSource::GetLocaleName(UINT32 text_position, in GetLocaleName() function in gfx::win::TextAnalysisSource
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dintl.h76 wxString GetLocaleName() const;
82 inline wxString wxLanguageInfo::GetLocaleName() const { return CanonicalName; } in GetLocaleName() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dintl.h76 wxString GetLocaleName() const;
82 inline wxString wxLanguageInfo::GetLocaleName() const { return CanonicalName; } in GetLocaleName() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Globalization/
H A DCultureData.Unix.cs55 if (!GetLocaleName(realNameBuffer, out _sWindowsName)) in InitCultureData()
90 internal static bool GetLocaleName(string localeName, out string windowsName) in GetLocaleName() method in System.Globalization.CultureData
94 if (!Interop.GlobalizationInterop.GetLocaleName(localeName, sb, sb.Capacity)) in GetLocaleName()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Globalization/
H A DCultureData.Unix.cs55 if (!GetLocaleName(realNameBuffer, out _sWindowsName)) in InitCultureData()
90 internal static bool GetLocaleName(string localeName, out string windowsName) in GetLocaleName() method in System.Globalization.CultureData
94 if (!Interop.GlobalizationInterop.GetLocaleName(localeName, sb, sb.Capacity)) in GetLocaleName()
/dports/audio/audacity/audacity-Audacity-3.1.3/libraries/lib-strings/
H A DLanguages.h56 wxString GetLocaleName();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/child/dwrite_font_proxy/
H A Ddwrite_localized_strings_win.h32 HRESULT STDMETHODCALLTYPE GetLocaleName(UINT32 index,
H A Ddwrite_localized_strings_win.cc37 HRESULT DWriteLocalizedStrings::GetLocaleName(UINT32 index, in GetLocaleName() function in content::DWriteLocalizedStrings
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/child/dwrite_font_proxy/
H A Ddwrite_localized_strings_win.h32 HRESULT STDMETHODCALLTYPE GetLocaleName(UINT32 index,
H A Ddwrite_localized_strings_win.cc36 HRESULT DWriteLocalizedStrings::GetLocaleName(UINT32 index, in GetLocaleName() function in content::DWriteLocalizedStrings
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/Interop/Unix/System.Globalization.Native/
H A DInterop.Locale.cs15 …internal unsafe static extern bool GetLocaleName(string localeName, [Out] StringBuilder value, int… in GetLocaleName() method in Interop.GlobalizationInterop
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/Interop/Unix/System.Globalization.Native/
H A DInterop.Locale.cs15 …internal unsafe static extern bool GetLocaleName(string localeName, [Out] StringBuilder value, int… in GetLocaleName() method in Interop.GlobalizationInterop
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dintl.h60 wxString GetLocaleName() const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dintl.h65 wxString GetLocaleName() const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dintl.h60 wxString GetLocaleName() const;
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fgas/localization/
H A Dfgas_localeimp.h24 CFX_WideString GetLocaleName(const CFX_WideString& wsPattern);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dintl.sip302 wxString GetLocaleName() const;
304 GetLocaleName() -> String
313 %Property(name=LocaleName, get=GetLocaleName)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/xfa/
H A Dcjx_subform.cpp98 WideString wsLocaleName = GetXFANode()->GetLocaleName().value_or(L""); in locale()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/xfa/
H A Dcjx_subform.cpp100 WideString wsLocaleName = GetXFANode()->GetLocaleName().value_or(L""); in locale()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dintl.h77 wxString GetLocaleName() const;

12345678910>>...18