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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/mmedia/
H A Dmmboard.cpp99 MMBoardFile *m_opened_file; member in class:MMBoardFrame
278 m_opened_file = NULL;
360 m_opened_file = NULL;
365 if (m_opened_file)
366 delete m_opened_file;
417 if (m_opened_file) {
418 if (!m_opened_file->IsStopped()) {
422 delete m_opened_file;
432 m_opened_file = MMBoardManager::Open(selected_file);
437 length = m_opened_file
[all...]

Completed in 103 milliseconds