Searched refs:GetLocalDataDir (Results 1 - 10 of 10) 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.h45 virtual wxString GetLocalDataDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dstdpaths.h28 virtual wxString GetLocalDataDir() const { return m_prefix; } function in class:wxStandardPaths
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstdpaths.h75 virtual wxString GetLocalDataDir() const;
165 virtual wxString GetLocalDataDir() const { return m_prefix; } function in class:wxStandardPaths
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/corefoundation/
H A Dstdpaths.h40 virtual wxString GetLocalDataDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dstdpaths.cpp81 wxString wxStandardPaths::GetLocalDataDir() const function in class:wxStandardPaths
193 wxString wxStandardPaths::GetLocalDataDir() const function in class:wxStandardPaths
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/corefoundation/
H A Dstdpaths_cf.cpp187 wxString wxStandardPathsCF::GetLocalDataDir() const function in class:wxStandardPathsCF
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstdpbase.cpp92 wxString wxStandardPathsBase::GetLocalDataDir() const 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.tex99 \helpref{GetLocalDataDir}{wxstandardpathsgetlocaldatadir}
148 \membersection{wxStandardPaths::GetLocalDataDir}\label{wxstandardpathsgetlocaldatadir}
150 \constfunc{wxString}{GetLocalDataDir}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Ddirctrl.cpp303 path = stdp.GetLocalDataDir();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp2798 wxPrintf(_T("Data dir (sys local):\t%s\n"), stdp.GetLocalDataDir().c_str());

Completed in 200 milliseconds