Searched refs:GetUserDataDir (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dstdpaths.h40 virtual wxString GetUserDataDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dstdpaths.cpp83 wxString wxStandardPaths::GetUserDataDir() const function in class:wxStandardPaths
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/unix/
H A Dstdpaths.h46 virtual wxString GetUserDataDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dstdpaths.h27 virtual wxString GetUserDataDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dstdpaths.h29 virtual wxString GetUserDataDir() 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.h62 // GetUserDataDir() is more appropriate
82 virtual wxString GetUserDataDir() const = 0;
87 // same as GetUserDataDir() for all platforms except Windows where it is
166 virtual wxString GetUserDataDir() 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.h41 virtual wxString GetUserDataDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dstdpaths.cpp86 wxString wxStandardPaths::GetUserDataDir() const function in class:wxStandardPaths
198 wxString wxStandardPaths::GetUserDataDir() 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.cpp196 wxString wxStandardPathsCF::GetUserDataDir() 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.cpp99 return GetUserDataDir();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dstdpaths.cpp299 wxString wxStandardPaths::GetUserDataDir() const function in class:wxStandardPaths
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstdpaths.tex240 directory, otherwise \helpref{GetUserDataDir()}{wxstandardpathsgetuserdatadir} is
244 \membersection{wxStandardPaths::GetUserDataDir}\label{wxstandardpathsgetuserdatadir}
246 \constfunc{wxString}{GetUserDataDir}{\void}
263 This is the same as \helpref{GetUserDataDir()}{wxstandardpathsgetuserdatadir} for
H A Dconfig.tex397 (see \helpref{wxStandardPaths::GetUserDataDir}{wxstandardpathsgetuserdatadir}) if
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Ddirctrl.cpp319 path = stdp.GetUserDataDir();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOtherFunctions.cpp1107 configPath = wxStandardPaths::Get().GetUserDataDir();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp2799 wxPrintf(_T("Data dir (user):\t%s\n"), stdp.GetUserDataDir().c_str());

Completed in 214 milliseconds