Searched refs:GetLocalizedResourcesDir (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/unix/
H A Dstdpaths.h48 virtual wxString GetLocalizedResourcesDir(const wxChar *lang,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dstdpaths.cpp97 wxStandardPaths::GetLocalizedResourcesDir(const wxChar *lang, function in class:wxStandardPaths
100 return wxStandardPathsBase::GetLocalizedResourcesDir(lang, category);
209 wxStandardPaths::GetLocalizedResourcesDir(const wxChar *lang, function in class:wxStandardPaths
213 return wxStandardPathsBase::GetLocalizedResourcesDir(lang, category);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/corefoundation/
H A Dstdpaths.h45 GetLocalizedResourcesDir(const wxChar *lang,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/corefoundation/
H A Dstdpaths_cf.cpp216 wxStandardPathsCF::GetLocalizedResourcesDir(const wxChar *lang, function in class:wxStandardPathsCF
220 GetLocalizedResourcesDir(lang, category) + _T(".lproj");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstdpaths.h112 GetLocalizedResourcesDir(const wxChar *lang, function in class:wxStandardPathsBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstdpaths.tex159 \membersection{wxStandardPaths::GetLocalizedResourcesDir}\label{wxstandardpathsgetlocalizedresourcesdir}
161 \constfunc{wxString}{GetLocalizedResourcesDir}{\param{const wxChar*}{ lang}, \param{ResourceCat}{ category = ResourceCat\_None}}
216 \helpref{GetLocalizedResourcesDir}{wxstandardpathsgetlocalizedresourcesdir}
H A Dti18n.tex49 \helpref{wxStandardPaths::GetLocalizedResourcesDir(wxStandardPaths::ResourceCat\_Messages)}{wxstandardpathsgetlocalizedresourcesdir}.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp2806 stdp.GetLocalizedResourcesDir(_T("fr")).c_str());
2808 stdp.GetLocalizedResourcesDir
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dintl.cpp1069 GetLocalizedResourcesDir(lang, wxStandardPaths::ResourceCat_Messages);

Completed in 106 milliseconds