Searched refs:SetNotifier (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Darchive.cpp64 void wxArchiveEntry::SetNotifier(wxArchiveNotifier& notifier) function in class:wxArchiveEntry
H A Dzipstrm.cpp945 void wxZipEntry::SetNotifier(wxZipNotifier& notifier)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/archive/
H A Dziptest.cpp150 entry.SetNotifier(notifier);
H A Darchivetest.cpp1168 entry.SetNotifier(notifier);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtarstrm.h119 void SetNotifier(wxTarNotifier& WXUNUSED(notifier)) { }
H A Darchive.h61 void SetNotifier(wxArchiveNotifier& notifier);
H A Dzipstrm.h196 void SetNotifier(wxZipNotifier& notifier);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Darc.tex445 then \helpref{SetNotifier()}{wxarchiveentrynotifier} is called before
457 entry->SetNotifier(notifier);
466 SetNotifier() calls OnEntryUpdated() immediately, then the input
H A Dzipstrm.tex363 \membersection{wxZipEntry::SetNotifier}\label{wxzipentrynotifier}
365 \func{void}{SetNotifier}{\param{wxZipNotifier\& }{notifier}}
548 objects, using \helpref{wxZipEntry::SetNotifier()}{wxzipentrynotifier}.
H A Darchive.tex363 \func{void}{SetNotifier}{\param{wxArchiveNotifier\& }{notifier}}
628 using \helpref{wxArchiveEntry::SetNotifier()}{wxarchiveentrynotifier}.

Completed in 199 milliseconds