Searched refs:Stop (Results 76 - 100 of 147) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddshow_filter.c174 SETVTBL(vtbl, libAVFilter, Stop);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dscrarrow.cpp206 timer->Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dvidwin.cpp193 bool wxVideoWindows::Stop() function in class:wxVideoWindows
H A Dvidxanm.cpp149 Stop();
195 bool wxVideoXANIM::Stop() function in class:wxVideoXANIM
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DKadDlg.cpp98 m_kad_scope->Stop();
H A DamuleDlg.h174 void StopGuiTimer() { gui_timer->Stop(); }
H A DHTTPDownload.cpp102 m_thread->Stop();
446 (*it)->Stop();
H A DServerConnect.cpp175 m_idRetryTimer.Stop();
534 m_idRetryTimer.Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/kademlia/
H A DKademlia.h67 static void Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Danimate.h102 virtual void Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/html/
H A Dwebkit.h59 void Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndfile.tex70 control the record length (using \helpref{Stop}{wxsoundfilestreamstop}),
75 \membersection{wxSoundFileStream::Stop}\label{wxsoundfilestreamstop}
76 \func{bool}{Stop}{\void}
127 \helpref{Stop}{wxsoundfilestreamstop} when it needs to stop the audio data
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Dhintanimpl.cpp293 Stop(); // top timer
333 Stop(); // top timer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstockitems.tex53 \twocolitem{wxID\_STOP}{"\&Stop"}
H A Danimatctrl.tex170 shown, otherwise it will be shown as soon as \helpref{Stop}{wxanimationctrlstop}
177 \membersection{wxAnimationCtrl::Stop}\label{wxanimationctrlstop}
179 \func{void}{Stop}{\void}
H A Dtimer.tex25 be stopped later with \helpref{Stop}{wxtimerstop}.
121 \membersection{wxTimer::Stop}\label{wxtimerstop}
123 \func{void}{Stop}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dmediactrl.h184 bool Stop();
276 virtual bool Stop() function in class:wxMediaBackend
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl.cpp214 STDMETHOD(Stop)( void) PURE;
553 STDMETHOD(Stop)(void) PURE;
673 STDMETHOD(Stop)(void) PURE;
1098 virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE Stop( void) = 0;
1382 STDMETHOD(Stop)( void) PURE;
1424 virtual bool Stop();
1522 virtual bool Stop();
1882 virtual bool Stop();
2036 Stop();
2051 Stop();
2535 bool wxAMMediaBackend::Stop() function in class:wxAMMediaBackend
3061 bool wxMCIMediaBackend::Stop() function in class:wxMCIMediaBackend
3795 bool wxQTMediaBackend::Stop() function in class:wxQTMediaBackend
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmediactrl.cpp101 virtual bool Stop();
284 m_parent->Stop();
696 // Stop the movie
700 // Stop the movie A.K.A. ::StopMovie(m_movie);
722 // wxQTMediaBackend::Stop
724 // 1) Stop the movie
736 bool wxQTMediaBackend::Stop() function in class:wxQTMediaBackend
887 // Stop the movie:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/statbar/
H A Dstatbar.cpp636 m_timer.Stop();
716 m_timer.Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dtoolbar.cpp685 m_vToolTimer.Stop();
706 m_vToolTimer.Stop();
1173 m_vToolTimer.Stop();
1180 m_vToolExpTimer.Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/xrc/
H A Dmyframe.cpp191 ctrl->Stop();
197 btn->SetLabel(wxT("Stop"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/animate/
H A Danitest.cpp112 play_menu->Append(wxID_STOP, _T("Stop\tCtrl+P"), _T("Stop the animation"));
189 m_animationCtrl->Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/html/htmlctrl/
H A Dhtmlctrl.cpp172 wxButton* btnStop = new wxButton(myToolbar, ID_STOP, _("Stop"));
217 mySafari->Stop();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DRemoteConnect.h218 void Stop(CMD4Hash* file);

Completed in 152 milliseconds

123456