Searched refs:PlayerChildWindow (Results 1 – 2 of 2) sorted by relevance
44 class PlayerChildWindow : public SystemChildWindow class48 PlayerChildWindow( Window* pParent );49 ~PlayerChildWindow();63 PlayerChildWindow::PlayerChildWindow( Window* pParent ) : in PlayerChildWindow() function in avmedia::gst::PlayerChildWindow70 PlayerChildWindow::~PlayerChildWindow() in ~PlayerChildWindow()76 void PlayerChildWindow::MouseMove( const MouseEvent& rMEvt ) in MouseMove()87 void PlayerChildWindow::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()98 void PlayerChildWindow::MouseButtonUp( const MouseEvent& rMEvt ) in MouseButtonUp()109 void PlayerChildWindow::KeyInput( const KeyEvent& rKEvt ) in KeyInput()117 void PlayerChildWindow::KeyUp( const KeyEvent& rKEvt ) in KeyUp()[all …]
39 class PlayerChildWindow;184 PlayerChildWindow* mpPlayerWindow;
Completed in 10 milliseconds