Searched defs:SetTempDir (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtexthtml.h65 void SetTempDir(const wxString& tempDir) { m_tempDir = tempDir; } function in class:wxRichTextHTMLHandler
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dhelpctrl.h52 void SetTempDir(const wxString& path) { m_helpData.SetTempDir(path); } function in class:wxHtmlHelpController
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/helpview/src/
H A Dremhelp.cpp398 void wxRemoteHtmlHelpController::SetTempDir(const wxString& path) function in class:wxRemoteHtmlHelpController
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhelpdata.cpp479 void wxHtmlHelpData::SetTempDir(const wxString& path) function in class:wxHtmlHelpData
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPreferences.h221 static void SetTempDir(const CPath& dir) { s_tempdir = dir; } function in class:CPreferences

Completed in 175 milliseconds