Searched refs:pEventView (Results 1 – 1 of 1) sorted by relevance
149 FloatingWindow *pEventView; member in AppWindow516 pEventView( 0 ), in AppWindow()570 if ( pEventView ) in ~AppWindow()571 delete pEventView; in ~AppWindow()693 if ( pEventView ) in IMPL_LINK_INLINE_END()695 delete pEventView; in IMPL_LINK_INLINE_END()696 pEventView = 0; in IMPL_LINK_INLINE_END()700 pEventView = new FloatingWindow( this ); in IMPL_LINK_INLINE_END()701 pEventView->SetPosPixel( Point( 100, 100 ) ); in IMPL_LINK_INLINE_END()702 pEventView->SetOutputSizePixel( in IMPL_LINK_INLINE_END()[all …]