Searched refs:paintScreen (Results 1 – 5 of 5) sorted by relevance
56 ASSERT_TRUE( pView->paintScreen() ) << "Testing disposedness"; in TEST_F()59 ASSERT_TRUE( !pView->paintScreen() ) << "Testing dispose: all elements must receive dispose"; in TEST_F()
263 virtual bool paintScreen() const in paintScreen() function in ImplTestView
145 boost::mem_fn(&View::paintScreen) : in commitUpdates()167 (*aFoundView)->paintScreen(); // force-paint in commitUpdates()
690 virtual bool paintScreen() const;856 bool SlideView::paintScreen() const in paintScreen() function in slideshow::internal::__anon04123d4a0111::SlideView
65 virtual bool paintScreen() const = 0;
Completed in 28 milliseconds