Searched refs:Stop (Results 101 - 125 of 147) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/wxCas/src/
H A Dwxcasframe.cpp211 _( "Stop Auto Refresh" ) );
326 m_refresh_timer->Stop ();
327 m_ftp_update_timer->Stop ();
340 wxITEM_NORMAL, _( "Stop Auto Refresh" ) );
972 m_refresh_timer->Stop();
993 m_ftp_update_timer->Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_am.cpp218 STDMETHOD(Stop)( void) PURE;
558 STDMETHOD(Stop)(void) PURE;
678 STDMETHOD(Stop)(void) PURE;
1105 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE Stop( void) = 0;
1383 STDMETHOD(Stop)( void) PURE;
1426 virtual bool Stop();
1887 // wxAMMediaBackend::Stop
1891 bool wxAMMediaBackend::Stop() function in class:wxAMMediaBackend
1893 HRESULT hr = GetAM()->Stop();
H A Dmediactrl_qt.cpp388 virtual bool Stop();
558 m_parent->Stop();
917 // 1) Stop the movie
918 // 2) Stop the movie timer
929 // wxQTMediaBackend::Stop
931 // 1) Stop the movie
932 // 2) Stop the movie timer
935 bool wxQTMediaBackend::Stop() function in class:wxQTMediaBackend
H A Dmediactrl_wmp10.cpp637 virtual bool Stop();
1115 // wxWMP10MediaBackend::Stop
1119 bool wxWMP10MediaBackend::Stop() function in class:wxWMP10MediaBackend
1397 // NB: If we do Stop() or similar here the media
1434 m_amb->Stop();
1502 // Stop == 32970
H A Dcombo.cpp845 m_animTimer.Stop();
H A Ddialup.cpp1183 m_timerStatusPolling.Stop();
1215 m_timerStatusPolling.Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dscrolbar.cpp922 m_timerScroll->Stop();
1194 Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dactivexcontainer.tex113 virtual bool Stop()
H A Dmediactrl.tex87 \helpref{wxMediaCtrl::Stop}{wxmediactrlstop}, where it actually
408 \membersection{wxMediaCtrl::Stop}\label{wxmediactrlstop}
410 \func{bool}{Stop}{\void}
H A Devent.tex192 Stop the event from propagating to its parent window.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dspinbutt.cpp143 m_timer->Stop();
H A Dtoolbar.cpp727 wxTheToolBarTimer->Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dgauge.cpp325 clicked->SetLabel(_T("&Stop timer"));
337 m_timer->Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Ddialup.cpp392 m_timer->Stop();
H A Dmediactrl.cpp78 3) Keeps the pausing in Stop() synchronous
181 virtual bool Stop();
595 wxLogTrace(wxTRACE_GStreamer, wxT("Stop event"));
923 // Stop the media (we need to set it back to paused
935 // Sync that as well (note that we don't call Stop() here
1300 // wxGStreamerMediaBackend::Stop
1307 bool wxGStreamerMediaBackend::Stop() function in class:wxGStreamerMediaBackend
1315 wxLogSysError(wxT("Could not set state to paused for Stop()"));
1324 wxLogSysError(wxT("Could not seek to initial position in Stop()"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOScopeCtrl.cpp517 void COScopeCtrl::Stop() function in class:COScopeCtrl
H A DFileDetailDialog.cpp79 m_timer.Stop();
H A Damule.cpp1552 Kademlia::CKademlia::Stop();
1969 // Stop Kad if it's running
1971 Kademlia::CKademlia::Stop();
1999 // Stop ED2K if it's running
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/kademlia/
H A DKademlia.cpp127 void CKademlia::Stop() function in class:CKademlia
318 // Stop any new buddy requests, and tell the client
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dscrlwing.cpp144 Stop();
175 Stop();
665 // JACS: Stop potential infinite loop by limiting number of iterations
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DScintillaWX.cpp353 steTimer->Stop();
884 startDragTimer->Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DUnzip.cs718 public void Stop () method in class:CSharpInfoZip_UnZipSample.Unzip
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dsleep.S141 # Stop DMAC transfer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmlwin.cpp81 Stop();
110 Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dutilsgui.cpp56 Stop();
283 // Check whether this window wants to process messages, e.g. Stop button

Completed in 327 milliseconds

123456