Searched refs:maAnimations (Results 1 – 6 of 6) sorted by relevance
77 maAnimations(), in Animator()105 AnimationList aCopy (maAnimations); in Dispose()141 maAnimations.push_back(pAnimation); in AddAnimation()186 maAnimations.begin(), in RemoveAnimation()187 maAnimations.end(), in RemoveAnimation()199 if (maAnimations.empty()) in RemoveAnimation()216 maAnimations.begin(), in RemoveAllAnimations()217 maAnimations.end(), in RemoveAllAnimations()221 maAnimations.clear(); in RemoveAllAnimations()263 for (iAnimation=maAnimations.begin(); iAnimation!=maAnimations.end(); ++iAnimation) in CleanUpAnimationList()[all …]
252 SlideAnimations maAnimations; member in slideshow::internal::__anonc4054f690111::SlideImpl391 maAnimations( maContext, in SlideImpl()447 maAnimations.dispose(); in dispose()524 maAnimations.start(); // feeds initial events into queue in show()582 maAnimations.end(); in hide()750 return mbHaveAnimations && maAnimations.isAnimated(); in isAnimated()848 if( !maAnimations.importAnimations( mxRootNode ) ) in implPrefetchShow()
195 vector<Animation> maAnimations; member in sdext::presenter::__anon50e4ba550111::MultiAnimation1267 maAnimations() in MultiAnimation()1276 maAnimations.push_back(rAnimation); in AddAnimation()1285 vector<Animation>::const_iterator iAnimation (maAnimations.begin()); in Run()1286 vector<Animation>::const_iterator iEnd (maAnimations.end()); in Run()
1875 tAnimationMap::iterator aFound = maAnimations.find( pObj ); in ImportPageEffect()1876 if( aFound != maAnimations.end() ) in ImportPageEffect()2690 maAnimations[pObj] = pAnimation; in ProcessObj()2736 … tAnimationMap::iterator aFound = maAnimations.find( pObj ); in ProcessObj()2737 if( aFound != maAnimations.end() ) in ProcessObj()2740 maAnimations.erase(aFound); in ProcessObj()2742 maAnimations[pMediaObj] = pAnimation; in ProcessObj()
67 tAnimationMap maAnimations; member in ImplSdPPTImport
109 AnimationList maAnimations; member in sd::slidesorter::controller::Animator
Completed in 498 milliseconds