Searched refs:PresenterPaneAnimator (Results 1 – 4 of 4) sorted by relevance
53 class PresenterPaneAnimator class61 virtual ~PresenterPaneAnimator (void) {}; in ~PresenterPaneAnimator()67 ::boost::shared_ptr<PresenterPaneAnimator> CreateUnfoldInCenterAnimator (74 ::boost::shared_ptr<PresenterPaneAnimator> CreateMoveInFromBottomAnimator (81 ::boost::shared_ptr<PresenterPaneAnimator> CreateTransparentOverlay (
62 public PresenterPaneAnimator270 ::boost::shared_ptr<PresenterPaneAnimator> CreateUnfoldInCenterAnimator ( in CreateUnfoldInCenterAnimator()277 return ::boost::shared_ptr<PresenterPaneAnimator>( in CreateUnfoldInCenterAnimator()285 ::boost::shared_ptr<PresenterPaneAnimator> CreateMoveInFromBottomAnimator ( in CreateMoveInFromBottomAnimator()292 return ::boost::shared_ptr<PresenterPaneAnimator>( in CreateMoveInFromBottomAnimator()300 ::boost::shared_ptr<PresenterPaneAnimator> CreateTransparentOverlay ( in CreateTransparentOverlay()307 return ::boost::shared_ptr<PresenterPaneAnimator>( in CreateTransparentOverlay()
64 class PresenterPaneAnimator;223 ::boost::shared_ptr<PresenterPaneAnimator> mpCurrentPaneAnimation;
73 $(SLO)$/PresenterPaneAnimator.obj \
Completed in 29 milliseconds