Searched refs:mpNotifyWindow (Results 1 – 2 of 2) sorted by relevance
41 mpNotifyWindow( &rEventWindow ) in MediaEventListenersImpl()55 Application::RemoveMouseAndKeyEvents( reinterpret_cast< ::Window* >( mpNotifyWindow ) ); in cleanUp()56 mpNotifyWindow = NULL; in cleanUp()74 if( mpNotifyWindow ) in keyPressed()94 if( mpNotifyWindow ) in keyReleased()113 if( mpNotifyWindow ) in mousePressed()134 if( mpNotifyWindow ) in mouseReleased()155 if( mpNotifyWindow ) in mouseEntered()168 if( mpNotifyWindow ) in mouseExited()181 if( mpNotifyWindow ) in mouseDragged()[all …]
79 Window* mpNotifyWindow; member in avmedia::priv::MediaEventListenersImpl
Completed in 13 milliseconds