Home
last modified time | relevance | path

Searched refs:PlayerChildWindow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx44 class PlayerChildWindow : public SystemChildWindow class
48 PlayerChildWindow( Window* pParent );
49 ~PlayerChildWindow();
63 PlayerChildWindow::PlayerChildWindow( Window* pParent ) : in PlayerChildWindow() function in avmedia::gst::PlayerChildWindow
70 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 …]
H A Dgstwindow.hxx39 class PlayerChildWindow;
184 PlayerChildWindow* mpPlayerWindow;

Completed in 22 milliseconds