Lines Matching refs:rShapeManager

66                 TupleAnimation( const ShapeManagerSharedPtr&		rShapeManager,  in TupleAnimation()  argument
77 mpShapeManager( rShapeManager ), in TupleAnimation()
88 ENSURE_OR_THROW( rShapeManager, in TupleAnimation()
219 const ShapeManagerSharedPtr& rShapeManager, in PathAnimation() argument
225 mpShapeManager( rShapeManager ), in PathAnimation()
232 ENSURE_OR_THROW( rShapeManager, in PathAnimation()
420 GenericAnimation( const ShapeManagerSharedPtr& rShapeManager, in GenericAnimation() argument
430 mpShapeManager( rShapeManager ), in GenericAnimation()
440 ENSURE_OR_THROW( rShapeManager, in GenericAnimation()
597 makeGenericAnimation( const ShapeManagerSharedPtr& rShapeManager, in makeGenericAnimation() argument
607 rShapeManager, in makeGenericAnimation()
637 …umberAnimationSharedPtr makeGenericAnimation( const ShapeManagerSharedPtr& rShapeManager, in makeGenericAnimation() argument
646 new GenericAnimation< NumberAnimation, Scaler >( rShapeManager, in makeGenericAnimation()
808 … const ShapeManagerSharedPtr& rShapeManager, in createNumberPropertyAnimation() argument
849 return makeGenericAnimation<NumberAnimation>( rShapeManager, in createNumberPropertyAnimation()
858 return makeGenericAnimation<NumberAnimation>( rShapeManager, in createNumberPropertyAnimation()
866 return makeGenericAnimation<NumberAnimation>( rShapeManager, in createNumberPropertyAnimation()
874 return makeGenericAnimation( rShapeManager, in createNumberPropertyAnimation()
888 return makeGenericAnimation<NumberAnimation>( rShapeManager, in createNumberPropertyAnimation()
897 return makeGenericAnimation<NumberAnimation>( rShapeManager, in createNumberPropertyAnimation()
907 return makeGenericAnimation<NumberAnimation>( rShapeManager, in createNumberPropertyAnimation()
916 return makeGenericAnimation<NumberAnimation>( rShapeManager, in createNumberPropertyAnimation()
925 return makeGenericAnimation( rShapeManager, in createNumberPropertyAnimation()
939 return makeGenericAnimation( rShapeManager, in createNumberPropertyAnimation()
953 return makeGenericAnimation( rShapeManager, in createNumberPropertyAnimation()
972 … const ShapeManagerSharedPtr& rShapeManager, in createEnumPropertyAnimation() argument
1028 return makeGenericAnimation<EnumAnimation>( rShapeManager, in createEnumPropertyAnimation()
1037 return makeGenericAnimation<EnumAnimation>( rShapeManager, in createEnumPropertyAnimation()
1046 return makeGenericAnimation<EnumAnimation>( rShapeManager, in createEnumPropertyAnimation()
1055 return makeGenericAnimation<EnumAnimation>( rShapeManager, in createEnumPropertyAnimation()
1068 … const ShapeManagerSharedPtr& rShapeManager, in createColorPropertyAnimation() argument
1121 return makeGenericAnimation<ColorAnimation>( rShapeManager, in createColorPropertyAnimation()
1130 return makeGenericAnimation<ColorAnimation>( rShapeManager, in createColorPropertyAnimation()
1138 return makeGenericAnimation<ColorAnimation>( rShapeManager, in createColorPropertyAnimation()
1146 return makeGenericAnimation<ColorAnimation>( rShapeManager, in createColorPropertyAnimation()
1154 return makeGenericAnimation<ColorAnimation>( rShapeManager, in createColorPropertyAnimation()
1166 … const ShapeManagerSharedPtr& rShapeManager, in createPairPropertyAnimation() argument
1178 rShapeManager, in createPairPropertyAnimation()
1195 rShapeManager, in createPairPropertyAnimation()
1220 … const ShapeManagerSharedPtr& rShapeManager, in createStringPropertyAnimation() argument
1281 return makeGenericAnimation<StringAnimation>( rShapeManager, in createStringPropertyAnimation()
1294 … const ShapeManagerSharedPtr& rShapeManager, in createBoolPropertyAnimation() argument
1355 return makeGenericAnimation<BoolAnimation>( rShapeManager, in createBoolPropertyAnimation()
1370 … const ShapeManagerSharedPtr& rShapeManager, in createPathMotionAnimation() argument
1376 rShapeManager, in createPathMotionAnimation()