Searched refs:AddFile (Results 26 - 37 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddebugrpt.tex143 \membersection{wxDebugReport::AddFile}\label{wxdebugreportaddfile}
145 \func{void}{AddFile}{\param{const wxString\& }{filename}, \param{const wxString\& }{description}}
164 This is a convenient wrapper around \helpref{AddFile}{wxdebugreportaddfile}. It
212 wish to add to the report using \helpref{AddFile}{wxdebugreportaddfile}.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Difcontext.cpp60 void spInterFileContext::AddFile( const wxString& fname, const wxString& content ) function in class:spInterFileContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSharedFileList.cpp334 AddFile(file);
458 if (AddFile(toadd)) {
488 bool CSharedFileList::AddFile(CKnownFile* pFile) function in class:CSharedFileList
509 if (AddFile(toadd)) {
H A DGuiEvents.cpp384 theApp->amuledlg->m_transferwnd->downloadlistctrl->AddFile(file);
H A DDownloadListCtrl.cpp195 void CDownloadListCtrl::AddFile( CPartFile* file ) function in class:CDownloadListCtrl
H A Damule-remote-gui.cpp1122 theApp->amuledlg->m_transferwnd->downloadlistctrl->AddFile(file);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/wxrc/
H A Dwxrc.cpp630 wxT(" wxMemoryFSHandler::AddFile(name, data, size)\n")
644 wxT(" wxMemoryFSHandler::AddFile(wxT(\"XRC_resource/dummy_file\"), wxT(\"dummy one\"));\n")
786 wxT(" wx.MemoryFSHandler.AddFile('XRC_resource/dummy_file', 'dummy value')\n")
802 s.Printf(wxT(" wx.MemoryFSHandler.AddFile('XRC_resource/") + flist[i] +
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddnd.cpp221 ((wxFileDataObject*)m_dataObject)->AddFile( name ) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/richtext/
H A Drichtexthtml.cpp483 wxMemoryFSHandler::AddFile(tempFilename, image->GetImage(), image->GetImageBlock().GetImageType());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddataobj.cpp633 void wxFileDataObject::AddFile( const wxString& rFilename ) function in class:wxFileDataObject
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Ddataobj.cpp1046 void wxFileDataObject::AddFile(const wxString& file) function in class:wxFileDataObject
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dnd/
H A Ddnd.cpp1406 dobj->AddFile(filenames[n]);

Completed in 120 milliseconds

12