Searched refs:m_pLib (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.cpp495 m_movie(movie), m_parent(parent), m_pLib(pLib) {}
499 m_pLib->MoviesTask(m_movie, 0);
501 if (m_pLib->GetMovieLoadState(m_movie) >= 10000)
511 wxQuickTimeLibrary* m_pLib; //Interfaces member in class:wxQTLoadTimer
528 m_movie(movie), m_parent(parent), m_pLib(pLib) {}
544 m_pLib->MoviesTask(m_movie, 0);
554 if (m_pLib->IsMovieDone(m_movie))
559 wxASSERT(m_pLib->GetMoviesError() == noErr);
570 wxQuickTimeLibrary* m_pLib; //Interfaces member in class:wxQTPlayTimer
1278 wxQuickTimeLibrary& m_pLib local
[all...]
H A Dmediactrl.cpp3355 m_movie(movie), m_parent(parent), m_pLib(pLib) {}
3359 m_pLib->MoviesTask(m_movie, 0);
3361 if (m_pLib->GetMovieLoadState(m_movie) >= 10000)
3371 wxQuickTimeLibrary* m_pLib; //Interfaces member in class:wxQTLoadTimer
3388 m_movie(movie), m_parent(parent), m_pLib(pLib) {}
3404 m_pLib->MoviesTask(m_movie, 0);
3414 if (m_pLib->IsMovieDone(m_movie))
3419 wxASSERT(m_pLib->GetMoviesError() == noErr);
3430 wxQuickTimeLibrary* m_pLib; //Interfaces member in class:wxQTPlayTimer
4138 wxQuickTimeLibrary& m_pLib local
[all...]

Completed in 107 milliseconds