Searched refs:Pause (Results 1 - 25 of 57) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/include/winamp2/
H A Dout.h42 int (*Pause)(int pause); // returns previous pause state member in struct:__anon3855
H A Din2.h39 void (*Pause)(); // pause stream member in struct:__anon3854
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstopwtch.tex11 sw.Pause();
34 \membersection{wxStopWatch::Pause}\label{wxstopwatchpause}
36 \func{void}{Pause}{\void}
50 \helpref{wxStopWatch::Pause}{wxstopwatchpause}.
63 \helpref{wxStopWatch::Pause}{wxstopwatchpause}.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dcdunix.h39 virtual bool Pause();
H A Dcdwin.h44 virtual bool Pause(void);
H A Dvidwin.h75 bool Pause();
H A Dcdbase.h57 // Pause the audio playing
58 virtual bool Pause() = 0;
H A Dvidbase.h70 virtual bool Pause() = 0;
H A Dvidxanm.h92 bool Pause();
H A Dsndfile.h64 bool Pause();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstopwatch.h33 void Pause() function in class:wxStopWatch
60 // the time of the last Pause() (only valid if m_pauseCount > 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dcdaudlnx.tex33 \membersection{wxCDAudioLinux::Pause}\label{wxcdaudiolinuxpause}
35 \func{bool}{Pause}{\void}
H A Dcdaudwin.tex45 \membersection{wxCDAudioWin::Pause}\label{wxcdaudiowinpause}
47 \func{bool}{Pause}{\void}
H A Dcdtoc.tex71 \membersection{wxCDAudio::Pause}\label{wxcdaudiopause}
73 \func{bool}{Pause}{\void}
75 Pause the audio playing
H A Dvidwin.tex62 \membersection{wxVideoWindows::Pause}\label{wxvideowindowspause}
64 \func{bool}{Pause}{\void}
H A Dvidbase.tex70 \membersection{wxVideoBaseDriver::Pause}\label{wxvideobasedriverpause}
72 \func{bool}{Pause}{\void}
H A Dvidxanm.tex51 \membersection{wxVideoXANIM::Pause}\label{wxvideoxanimpause}
53 \func{bool}{Pause}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/mmedia/
H A Dmmbman.h47 virtual void Pause() = 0;
H A Dmmbman.cpp77 void Pause();
112 void Pause();
256 void MMBoardSoundFile::Pause() function in class:MMBoardSoundFile
258 m_file_stream->Pause();
396 void MMBoardVideoFile::Pause() function in class:MMBoardVideoFile
398 m_video_driver->Pause();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dthreadno.cpp101 wxThreadError wxThread::Pause() function in class:wxThread
H A Dthreadsgi.cpp160 wxThreadError wxThread::Pause() function in class:wxThread
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dthreadno.cpp100 wxThreadError wxThread::Pause() function in class:wxThread
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dmediactrlcmn.cpp315 // wxMediaCtrl::Pause
341 bool wxMediaCtrl::Pause() function in class:wxMediaCtrl
344 return m_imp->Pause();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddshow_filter.c175 SETVTBL(vtbl, libAVFilter, Pause);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmpthread.cpp752 void Pause();
817 // Pause()d
989 void wxThreadInternal::Pause() function in class:wxThreadInternal
994 wxT("thread must first be paused with wxThread::Pause().") );
1006 // TestDestroy() since the last call to Pause() for example
1009 // wake up Pause()
1132 wxThreadError wxThread::Pause() function in class:wxThread
1329 m_internal->Pause();

Completed in 80 milliseconds

123