Home
last modified time | relevance | path

Searched refs:GetLanguageInfo (Results 76 – 88 of 88) sorted by relevance

1234

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DOtherFunctions.cpp1152 const wxLanguageInfo *lng = wxLocale::GetLanguageInfo(lang);
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DOtherFunctions.cpp1155 const wxLanguageInfo *lng = wxLocale::GetLanguageInfo(lang); in wxLang2Str()
/dports/devel/codeblocks/codeblocks-20.03/src/src/
H A Dapp.cpp551 info = wxLocale::GetLanguageInfo(wxLANGUAGE_DEFAULT); in InitLocale()
H A Dmain.cpp1107 const wxLanguageInfo* info = wxLocale::GetLanguageInfo(wxLANGUAGE_DEFAULT); in CreateMenubar()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/
H A Dclassic_vs_phoenix.rst276 Locale_GetLanguageInfo :meth:`wx.Locale.GetLanguageInfo`
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dhollywood.vim116 … GetFrontScreen GetHostName GetIconProperties GetItem GetKerningPair GetLanguageInfo GetLastError …
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dhollywood.vim116 … GetFrontScreen GetHostName GetIconProperties GetItem GetKerningPair GetLanguageInfo GetLastError …
/dports/devel/upp/upp/uppsrc/Geom/Draw/
H A DpathDraw.cpp485 sort = GetSortOrder(map.GetKeys(), GetLanguageInfo()); in GetSort()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dactivdbg.h2049 virtual HRESULT STDMETHODCALLTYPE GetLanguageInfo(
2082 HRESULT (STDMETHODCALLTYPE *GetLanguageInfo)(
2102 …_GetLanguageInfo(This,pbstrLanguageName,pLanguageID) (This)->lpVtbl->GetLanguageInfo(This,pbstrLan…
2119 return This->lpVtbl->GetLanguageInfo(This,pbstrLanguageName,pLanguageID);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dactivdbg.h2049 virtual HRESULT STDMETHODCALLTYPE GetLanguageInfo(
2082 HRESULT (STDMETHODCALLTYPE *GetLanguageInfo)(
2102 …_GetLanguageInfo(This,pbstrLanguageName,pLanguageID) (This)->lpVtbl->GetLanguageInfo(This,pbstrLan…
2119 return This->lpVtbl->GetLanguageInfo(This,pbstrLanguageName,pLanguageID);
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Doptions.cpp7963 const wxLanguageInfo* pli = wxLocale::GetLanguageInfo(lang_list[it]); in OnApplyClick()
8727 wxLocale::GetLanguageInfo(lang_list[it])->CanonicalName; in DoOnPageChange()
8763 wxLocale::GetLanguageInfo(lang_list[it])->CanonicalName; in DoOnPageChange()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.pyi3921 def GetLanguageInfo(lang):
3923 GetLanguageInfo(lang) -> LanguageInfo
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs25822 …pub unsafe fn GetLanguageInfo(&self, pbstrlanguagename: *mut super::super::super::Foundation::BSTR… in GetLanguageInfo() method

1234