Searched refs:m_bVideo (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl.cpp1554 bool m_bVideo; //Whether or not we have video member in class:wxMCIMediaBackend
1921 bool m_bVideo; // Whether or not we have video member in class:wxQTMediaBackend
2882 wxMCIMediaBackend::wxMCIMediaBackend() : m_hNotifyWnd(NULL), m_bVideo(false)
2977 m_bVideo = (mciSendCommand(m_hDev, MCI_WINDOW,
3041 m_ctrl->Show(m_bVideo);
3222 if (m_hNotifyWnd && m_bVideo)
3248 if (m_bVideo)
H A Dmediactrl_qt.cpp427 bool m_bVideo; // Whether or not we have video member in class:wxQTMediaBackend

Completed in 105 milliseconds