Searched refs:GetUserConfigDir (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dstdpaths.h25 virtual wxString GetUserConfigDir() const;
50 virtual wxString GetUserConfigDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dstdpaths.h38 virtual wxString GetUserConfigDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dstdpaths.cpp73 wxString wxStandardPaths::GetUserConfigDir() 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.h43 virtual wxString GetUserConfigDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dstdpaths.h26 virtual wxString GetUserConfigDir() 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.h63 virtual wxString GetUserConfigDir() const = 0;
163 virtual wxString GetUserConfigDir() 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.h38 virtual wxString GetUserConfigDir() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dstdpaths.cpp287 wxString wxStandardPaths::GetUserConfigDir() const function in class:wxStandardPaths
301 return AppendAppName(GetUserConfigDir());
338 wxString wxStandardPathsWin16::GetUserConfigDir() const function in class:wxStandardPathsWin16
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/corefoundation/
H A Dstdpaths_cf.cpp140 wxString wxStandardPathsCF::GetUserConfigDir() const function in class:wxStandardPathsCF
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dstdpaths.cpp50 wxString wxStandardPaths::GetUserConfigDir() const function in class:wxStandardPaths
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Ddirctrl.cpp315 path = stdp.GetUserConfigDir();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstdpaths.tex228 \membersection{wxStandardPaths::GetUserConfigDir}\label{wxstandardpathsgetuserconfigdir}
230 \constfunc{wxString}{GetUserConfigDir}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp2796 wxPrintf(_T("Config dir (user):\t%s\n"), stdp.GetUserConfigDir().c_str());

Completed in 221 milliseconds