Searched refs:pParentView (Results 1 – 4 of 4) sorted by relevance
405 NSView* pParentView = reinterpret_cast<NSView*>(nNSViewPtr); in createPlayerWindow() local409 if( (aSize.Width <= 0) || (aSize.Height <= 0) || (pParentView == NULL) ) in createPlayerWindow()413 ::avmedia::macavf::Window* pWindow = new ::avmedia::macavf::Window( mxMgr, *this, pParentView ); in createPlayerWindow()
461 View const* const pParentView) : in SlideViewLayer() argument471 mpParentView(pParentView) in SlideViewLayer()
230 SwSrcEditWindow::SwSrcEditWindow( Window* pParent, SwSrcView* pParentView ) : in SwSrcEditWindow() argument239 pSrcView(pParentView), in SwSrcEditWindow()
121 SwSrcEditWindow( Window* pParent, SwSrcView* pParentView );
Completed in 32 milliseconds