Searched defs:currentFrameNode (Results 1 – 8 of 8) sorted by relevance
82 auto currentFrameNode = AceType::DynamicCast<FrameNode>(*(++iterator)); in OnModifyDone() local414 auto currentFrameNode = AceType::DynamicCast<FrameNode>(*(++iterator)); in ClearChildrenFocus() local
118 auto currentFrameNode = AceType::DynamicCast<FrameNode>(currentNode); in Pop() local
370 auto currentFrameNode = AceType::DynamicCast<FrameNode>(currentNode); variable
1958 auto currentFrameNode = pattern_->GetCurrentFrameNode(pattern_->GetLoopIndex(targetIndex)); variable
53 auto currentFrameNode = AceType::DynamicCast<FrameNode>(currentNode); variable
513 auto currentFrameNode = AceType::DynamicCast<FrameNode>(currentNode); variable
915 auto currentFrameNode = AceType::DynamicCast<FrameNode>(*(++iterator)); variable
1692 auto currentFrameNode = GetCurrentFrameNode(GetLoopIndex(targetIndex)); in CheckTargetIndex() local