Searched refs:ShowPlayerControls (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 Dmediactrlcmn.cpp434 bool wxMediaCtrl::ShowPlayerControls(wxMediaCtrlPlayerControls flags) function in class:wxMediaCtrl
437 return m_imp->ShowPlayerControls(flags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dactivexcontainer.tex101 wxPDFMediaBackend::ShowPlayerControls(wxMEDIACTRLPLAYERCONTROLS_NONE);
187 virtual bool ShowPlayerControls(wxMediaCtrlPlayerControls flags)
H A Dmediactrl.tex110 on the display will be slightly different when ShowPlayerControls
115 video just disable ShowPlayerControls().
130 making your own by using the \helpref{ShowPlayerControls()}{wxmediactrlshowplayercontrols}
382 \membersection{wxMediaCtrl::ShowPlayerControls}\label{wxmediactrlshowplayercontrols}
384 \func{bool}{ShowPlayerControls}{\param{wxMediaCtrlPlayerControls }{flags = wxMEDIACTRLPLAYERCONTROLS\_DEFAULT}}
390 provided by the underlying toolkit at will using ShowPlayerControls. Simply
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dmediactrl.h209 bool ShowPlayerControls(
314 virtual bool ShowPlayerControls(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmediactrl.cpp121 virtual bool ShowPlayerControls(wxMediaCtrlPlayerControls flags);
993 // wxQTMediaBackend::ShowPlayerControls
997 bool wxQTMediaBackend::ShowPlayerControls(wxMediaCtrlPlayerControls flags) function in class:wxQTMediaBackend
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_wmp10.cpp661 virtual bool ShowPlayerControls(wxMediaCtrlPlayerControls flags);
867 wxWMP10MediaBackend::ShowPlayerControls(wxMEDIACTRLPLAYERCONTROLS_NONE);
1057 // wxWMP10MediaBackend::ShowPlayerControls
1059 bool wxWMP10MediaBackend::ShowPlayerControls(wxMediaCtrlPlayerControls flags) function in class:wxWMP10MediaBackend
H A Dmediactrl_qt.cpp423 virtual bool ShowPlayerControls(wxMediaCtrlPlayerControls flags);
1112 // wxQTMediaBackend::ShowPlayerControls
1116 bool wxQTMediaBackend::ShowPlayerControls(wxMediaCtrlPlayerControls flags) function in class:wxQTMediaBackend
H A Dmediactrl.cpp1448 virtual bool ShowPlayerControls(wxMediaCtrlPlayerControls flags);
1917 virtual bool ShowPlayerControls(wxMediaCtrlPlayerControls flags);
2088 // if ShowPlayerControls is enabled, so the "GetPosition == GetDuration"
2335 wxAMMediaBackend::ShowPlayerControls(wxMEDIACTRLPLAYERCONTROLS_NONE);
2452 // wxAMMediaBackend::ShowPlayerControls
2454 bool wxAMMediaBackend::ShowPlayerControls(wxMediaCtrlPlayerControls flags) function in class:wxAMMediaBackend
3972 // wxQTMediaBackend::ShowPlayerControls
3976 bool wxQTMediaBackend::ShowPlayerControls(wxMediaCtrlPlayerControls flags) function in class:wxQTMediaBackend
H A Dmediactrl_am.cpp1450 virtual bool ShowPlayerControls(wxMediaCtrlPlayerControls flags);
1712 wxAMMediaBackend::ShowPlayerControls(wxMEDIACTRLPLAYERCONTROLS_NONE);
1813 // wxAMMediaBackend::ShowPlayerControls
1815 bool wxAMMediaBackend::ShowPlayerControls(wxMediaCtrlPlayerControls flags) function in class:wxAMMediaBackend
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mediaplayer/
H A Dmediaplayer.cpp851 if( !currentpage->m_mediactrl->ShowPlayerControls(event.IsChecked() ?

Completed in 207 milliseconds