Searched refs:target_show_child_widgets (Results 1 – 5 of 5) sorted by relevance
410 if (check != action->target_show_child_widgets) in OnSelectAddedActionList()412 mTargetShowChildWidgets.SetCheck(action->target_show_child_widgets); in OnSelectAddedActionList()417 if (check != action->target_show_child_widgets) in OnSelectAddedActionList()512 action->target_show_child_widgets = check; in OnClickTargetShowChildWidgets()731 mTargetShowChildWidgets.SetCheck(action->target_show_child_widgets); in InitActionLists()
11 target_show_child_widgets = FALSE; in action_info()46 target_show_child_widgets = other.target_show_child_widgets; in copy()
22 BOOL target_show_child_widgets; variable
1235 if (action->target_show_child_widgets) in GenerateAnimationInfo()1936 if (action->target_show_child_widgets) in CheckWriteScreenFlow()3434 if (action->target_show_child_widgets) in WriteExternWidgetsUsedByScreenFlow()
3191 writer.WriteBool("target_show_child_widgets", action->target_show_child_widgets); in WriteTriggerInfo()4187 … if (!reader.ReadBool("target_show_child_widgets", action->target_show_child_widgets)) in ReadTriggerInfo()4189 action->target_show_child_widgets = FALSE; in ReadTriggerInfo()