Lines Matching refs:hasChildAtom

286 		if( pAtom->hasChildAtom( DFF_msofbtAnimIteration ) )  in createNode()
304 if( pAtom->hasChildAtom( DFF_msofbtAnimateSet ) ) in createNode()
306 else if( pAtom->hasChildAtom( DFF_msofbtAnimateColor ) ) in createNode()
308 else if( pAtom->hasChildAtom( DFF_msofbtAnimateScale ) ) in createNode()
310 else if( pAtom->hasChildAtom( DFF_msofbtAnimateRotation ) ) in createNode()
312 else if( pAtom->hasChildAtom( DFF_msofbtAnimateMotion ) ) in createNode()
314 else if( pAtom->hasChildAtom( DFF_msofbtAnimateFilter ) ) in createNode()
316 else if( pAtom->hasChildAtom( DFF_msofbtAnimCommand ) ) in createNode()
497 if( pAtom->hasChildAtom( DFF_msofbtAnimateSet ) ) in importAnimationContainer()
501 else if( pAtom->hasChildAtom( DFF_msofbtAnimateColor ) ) in importAnimationContainer()
505 else if( pAtom->hasChildAtom( DFF_msofbtAnimateScale ) ) in importAnimationContainer()
509 else if( pAtom->hasChildAtom( DFF_msofbtAnimateRotation ) ) in importAnimationContainer()
513 else if( pAtom->hasChildAtom( DFF_msofbtAnimateMotion ) ) in importAnimationContainer()
517 else if( pAtom->hasChildAtom( DFF_msofbtAnimate ) ) in importAnimationContainer()
521 else if( pAtom->hasChildAtom( DFF_msofbtAnimateFilter ) ) in importAnimationContainer()
525 else if( pAtom->hasChildAtom( DFF_msofbtAnimCommand ) ) in importAnimationContainer()
1442 if( pChildAtom->hasChildAtom( DFF_msofbtAnimCommand ) ) in importTimeContainer()
3370 if( pAtom->hasChildAtom( DFF_msofbtAnimateSet ) ) in dump_anim_group()
3372 else if( pAtom->hasChildAtom( DFF_msofbtAnimateColor ) ) in dump_anim_group()
3374 else if( pAtom->hasChildAtom( DFF_msofbtAnimateScale ) ) in dump_anim_group()
3376 else if( pAtom->hasChildAtom( DFF_msofbtAnimateRotation ) ) in dump_anim_group()
3378 else if( pAtom->hasChildAtom( DFF_msofbtAnimateMotion ) ) in dump_anim_group()
3380 else if( pAtom->hasChildAtom( DFF_msofbtAnimCommand ) ) in dump_anim_group()