Searched refs:wxQTLoadTimer (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_qt.cpp483 // wxQTLoadTimer
491 class wxQTLoadTimer : public wxTimer class in inherits:wxTimer
494 wxQTLoadTimer(Movie movie, wxQTMediaBackend* parent, wxQuickTimeLibrary* pLib) : function in class:wxQTLoadTimer
776 pBE->m_timer = new wxQTLoadTimer(pBE->m_movie, pBE, &pBE->m_lib);
901 // the movie is still loading, and as mentioned in wxQTLoadTimer
H A Dmediactrl.cpp3343 // wxQTLoadTimer
3351 class wxQTLoadTimer : public wxTimer class in inherits:wxTimer
3354 wxQTLoadTimer(Movie movie, wxQTMediaBackend* parent, wxQuickTimeLibrary* pLib) : function in class:wxQTLoadTimer
3636 pBE->m_timer = new wxQTLoadTimer(pBE->m_movie, pBE, &pBE->m_lib);
3761 // the movie is still loading, and as mentioned in wxQTLoadTimer

Completed in 120 milliseconds