Searched refs:QueueFilled (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dsndesd.h38 bool QueueFilled() const { return m_q_filled; } function in class:wxSoundStreamESD
H A Dsndoss.h36 bool QueueFilled() const;
H A Dsndbase.h146 virtual bool QueueFilled() const { return true; } function in class:wxSoundStream
H A Dsndwin.h33 bool QueueFilled() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndesd.tex61 \membersection{wxSoundStreamESD::QueueFilled}\label{wxsoundstreamesdqueuefilled}
63 \constfunc{bool}{QueueFilled}{\void}
H A Dsndoss.tex61 \membersection{wxSoundStreamOSS::QueueFilled}\label{wxsoundstreamossqueuefilled}
63 \constfunc{bool}{QueueFilled}{\void}
H A Dsndwin.tex60 \membersection{wxSoundStreamWin::QueueFilled}\label{wxsoundstreamwinqueuefilled}
62 \constfunc{bool}{QueueFilled}{\void}
H A Dsndbase.tex282 \membersection{wxSoundStream::QueueFilled}\label{wxsoundstreamqueuefilled}
284 \constfunc{bool}{QueueFilled}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndfile.cpp389 while (!m_sndio->QueueFilled()) {
H A Dsndoss.cpp337 bool wxSoundStreamOSS::QueueFilled() const function in class:wxSoundStreamOSS
H A Dsndwin.cpp749 // QueueFilled()
751 bool wxSoundStreamWin::QueueFilled() const function in class:wxSoundStreamWin

Completed in 69 milliseconds