Searched refs:parent_show_child_widgets (Results 1 – 5 of 5) sorted by relevance
12 parent_show_child_widgets = FALSE; in action_info()47 parent_show_child_widgets = other.parent_show_child_widgets; in copy()
21 BOOL parent_show_child_widgets; variable
419 mParentShowChildWidgets.SetCheck(action->parent_show_child_widgets); in OnSelectAddedActionList()529 action->parent_show_child_widgets = check; in OnClickParentShowChildWidgets()732 mParentShowChildWidgets.SetCheck(action->parent_show_child_widgets); in InitActionLists()
1287 if (action->parent_show_child_widgets) in GenerateAnimationInfo()1980 if (action->parent_show_child_widgets) in CheckWriteScreenFlow()3406 if (action->parent_show_child_widgets) in WriteExternWidgetsUsedByScreenFlow()
3192 writer.WriteBool("parent_show_child_widgets", action->parent_show_child_widgets); in WriteTriggerInfo()4192 … if (!reader.ReadBool("parent_show_child_widgets", action->parent_show_child_widgets)) in ReadTriggerInfo()4194 action->parent_show_child_widgets = FALSE; in ReadTriggerInfo()