Searched refs:DFF_ANIM_RUNTIMECONTEXT (Results 1 – 3 of 3) sorted by relevance
976 pAny[ DFF_ANIM_RUNTIMECONTEXT ] = &aRunTimeContext; in exportAnimPropertySet()1082 if ( pAny[ DFF_ANIM_RUNTIMECONTEXT ] ) in exportAnimPropertySet()1085 if ( *pAny[ DFF_ANIM_RUNTIMECONTEXT ] >>= nRunTimeContext ) in exportAnimPropertySet()1086 exportAnimPropertyuInt32( rStrm, DFF_ANIM_RUNTIMECONTEXT, nRunTimeContext, TRANSLATE_NONE ); in exportAnimPropertySet()
1698 if( aSet.hasProperty( DFF_ANIM_RUNTIMECONTEXT ) ) in importAnimateAttributeTargetContainer()1701 if( aSet.getProperty( DFF_ANIM_RUNTIMECONTEXT ) >>= aContext ) in importAnimateAttributeTargetContainer()3724 case DFF_ANIM_RUNTIMECONTEXT: in dump()
105 #define DFF_ANIM_RUNTIMECONTEXT 2 macro
Completed in 49 milliseconds