Searched refs:bSlideBackgoundPainted (Results 1 – 6 of 6) sorted by relevance
112 void LayerManager::activate( bool bSlideBackgoundPainted ) in activate() argument118 if( !bSlideBackgoundPainted ) in activate()140 updateShapeLayers( bSlideBackgoundPainted ); in activate()
61 void ShapeManagerImpl::activate( bool bSlideBackgoundPainted ) in activate() argument97 mpLayerManager->activate( bSlideBackgoundPainted ); in activate()
475 bool SlideImpl::show( bool bSlideBackgoundPainted ) in show() argument507 if( !bSlideBackgoundPainted ) in show()
99 void activate( bool bSlideBackgoundPainted );
85 void activate( bool bSlideBackgoundPainted );
87 virtual bool show( bool bSlideBackgoundPainted ) = 0;
Completed in 35 milliseconds