Searched refs:rISL (Results 1 – 2 of 2) sorted by relevance
640 const InteractiveSequenceList& rISL = mpMainSequence->getInteractiveSequenceList(); in update() local642 InteractiveSequenceList::const_iterator aIter( rISL.begin() ); in update()643 const InteractiveSequenceList::const_iterator aEnd( rISL.end() ); in update()
1011 const InteractiveSequenceList& rISL = mpMainSequence->getInteractiveSequenceList(); in updateMotionPathTags() local1012 InteractiveSequenceList::const_iterator aISI( rISL.begin() ); in updateMotionPathTags()1013 while( aISI != rISL.end() ) in updateMotionPathTags()
Completed in 19 milliseconds