Searched refs:mpShowWindow (Results 1 – 3 of 3) sorted by relevance
535 , mpShowWindow(0) in SlideshowImpl()708 if( mpShowWindow ) in disposing()745 if( mpShowWindow ) in disposing()746 mpShowWindow->Hide(); in disposing()774 if( mpShowWindow ) in disposing()776 delete mpShowWindow; in disposing()777 mpShowWindow = 0; in disposing()1249 if( mpShowWindow ) in onFirstPaint()2807 if( mpShowWindow ) in activate()2858 if( mpShowWindow ) in IMPL_LINK()[all …]
272 ShowWindow* getShowWindow() const { return mpShowWindow; } in getShowWindow()358 ShowWindow* mpShowWindow; member in sd::SlideshowImpl
978 return mxController.is() ? mxController->mpShowWindow : 0; in getShowWindow()
Completed in 46 milliseconds