Searched refs:AddCatalogLookupPathPrefix (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-wxwidgets/
H A Dhello.cc46 wxLocale::AddCatalogLookupPathPrefix(wxT(LOCALEDIR));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/internat/
H A Dinternat.cpp204 wxLocale::AddCatalogLookupPathPrefix(wxT("."));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dti18n.tex51 explicitly use \helpref{AddCatalogLookupPathPrefix()}{wxlocaleaddcataloglookuppathprefix} to
H A Dlocale.tex114 \helpref{AddCatalogLookupPathPrefix()}{wxlocaleaddcataloglookuppathprefix}.
146 \membersection{wxLocale::AddCatalogLookupPathPrefix}\label{wxlocaleaddcataloglookuppathprefix}
148 \func{void}{AddCatalogLookupPathPrefix}{\param{const wxString\& }{prefix}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dintl.h469 static void AddCatalogLookupPathPrefix(const wxString& prefix);
473 // the search path with AddCatalogLookupPathPrefix().
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOtherFunctions.cpp1150 locale.AddCatalogLookupPathPrefix(JoinPaths(wxStandardPaths::Get().GetDataDir(), wxT("locale")));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dintl.cpp1895 void wxLocale::AddCatalogLookupPathPrefix(const wxString& prefix) function in class:wxLocale

Completed in 77 milliseconds