Searched refs:SetPath (Results 1 - 25 of 65) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/demos/forty/
H A Dscorefil.cpp48 m_config->SetPath(_T("/Players"));
90 m_config->SetPath(_T("/General"));
106 m_config->SetPath(_T("/Players"));
107 m_config->SetPath(player);
133 m_config->SetPath(_T("/General"));
136 m_config->SetPath(_T("/Players"));
137 m_config->SetPath(player);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Ddirdlg.h26 void SetPath(const wxString& path);
H A Dfiledlg.h32 virtual void SetPath(const wxString& path);
H A Diniconf.h55 virtual void SetPath(const wxString& strPath);
H A Dregconf.h48 virtual void SetPath(const wxString& strPath);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Ddirdlg.h26 void SetPath(const wxString& path);
H A Dfiledlg.h32 virtual void SetPath(const wxString& path);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dfilepickercmn.cpp110 void wxFileDirPickerCtrlBase::SetPath(const wxString &path) function in class:wxFileDirPickerCtrlBase
112 m_pickerIface->SetPath(path);
136 m_pickerIface->SetPath(newpath);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dfiledlg.cpp95 void wxFileDialog::SetPath(const wxString& path) function in class:wxFileDialog
H A Ddirdlg.cpp98 void wxDirDialog::SetPath(const wxString& path) function in class:wxDirDialog
H A Dprefconf.cpp97 void wxPrefConfig::SetPath(const wxString& strPath) function in class:wxPrefConfig
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dfiledlg.h38 virtual void SetPath(const wxString& path);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Ddirdlg.h38 void SetPath(const wxString& path);
H A Dfiledlg.h44 virtual void SetPath(const wxString& path);
H A Dfilepicker.h110 virtual void SetPath(const wxString &str);
172 virtual void SetPath(const wxString &str);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dfiledlg.cpp88 void wxFileDialog::SetPath(const wxString& path) function in class:wxFileDialog
90 wxGenericFileDialog::SetPath( path );
H A Dutilsres.cpp35 conf.SetPath( section );
71 conf.SetPath( section );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dfilepicker.cpp132 void wxFileButton::SetPath(const wxString &str) function in class:wxFileButton
157 // unless the path was changed by wxDirButton::SetPath()
220 SetPath(path);
266 void wxDirButton::SetPath(const wxString& str) function in class:wxDirButton
H A Dutilsres.cpp37 conf.SetPath( section );
73 conf.SetPath( section );
H A Ddirdlg.cpp184 void wxDirDialog::SetPath(const wxString& dir) function in class:wxDirDialog
195 wxGenericDirDialog::SetPath( dir );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/config/
H A Dconftest.cpp183 // we could write Read("/Controls/Text") as well, it's just to show SetPath()
184 pConfig->SetPath(_T("/Controls"));
189 // SetPath() understands ".."
190 pConfig->SetPath(_T("../MainFrame"));
200 pConfig->SetPath(_T("/"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddirdlg.cpp95 SetPath(defaultPath);
98 void wxDirDialog::SetPath(const wxString& path) function in class:wxDirDialog
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Ddirdlgg.h62 void SetPath(const wxString& path);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dfiledlg.h44 virtual void SetPath(const wxString& path);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dfiledlgwce.cpp105 void wxFileDialog::SetPath(const wxString& path) function in class:wxFileDialog

Completed in 285 milliseconds

123