Searched refs:GoToDir (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dfiledlgg.h277 virtual void GoToDir( const wxString &dir );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dfiledlgg.cpp768 GoToDir(s);
771 void wxFileCtrl::GoToDir( const wxString &dir ) function in class:wxFileCtrl
1215 m_list->GoToDir(m_dir);
1230 m_list->GoToDir(m_dir);
1439 m_list->GoToDir( filename );

Completed in 51 milliseconds