Searched refs:target_info (Results 1 – 1 of 1) sorted by relevance
1220 widget_info *target_info = NULL; in GenerateAnimationInfo() local1238 target_info = m_project->FindWidgetInfo(folder, item->screen_name, FALSE); in GenerateAnimationInfo()1241 …target_info = m_project->FindWidgetInfo(target_info->GetChildWidgetInfo(), action->target_widget_n… in GenerateAnimationInfo()1246 target_info = m_project->FindWidgetInfo(folder, action->target_widget_name, FALSE); in GenerateAnimationInfo()1249 if (target_info) in GenerateAnimationInfo()1251 if (target_info->allocation == STATICALLY_ALLOCATED) in GenerateAnimationInfo()1253 target_name = GetWidgetReferenceName(target_info); in GenerateAnimationInfo()1266 parent_info = m_project->FindParentInfo(target_info); in GenerateAnimationInfo()1852 widget_info *target_info; in CheckWriteScreenFlow() local1926 target_info = NULL; in CheckWriteScreenFlow()[all …]