Lines Matching refs:flags
58 if (action->flags & GX_ACTION_FLAG_DYNAMIC_TARGET) in gx_studio_action_target_get()
62 if(action->flags & GX_ACTION_FLAG_DYNAMIC_PARENT) in gx_studio_action_target_get()
95 if (action->flags & GX_ACTION_FLAG_DYNAMIC_TARGET) in gx_studio_action_target_find()
99 if(action->flags & GX_ACTION_FLAG_DYNAMIC_PARENT) in gx_studio_action_target_find()
121 if (action->flags & GX_ACTION_FLAG_DYNAMIC_PARENT) in gx_studio_action_parent_find()
146 if((action->flags & GX_ACTION_FLAG_POP_TARGET) || in gx_studio_animation_execute()
147 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
152 if(action->flags & GX_ACTION_FLAG_POP_TARGET) in gx_studio_animation_execute()
157 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
163 (action->flags & GX_ACTION_FLAG_DYNAMIC_TARGET)) in gx_studio_animation_execute()
207 if((action->flags & GX_ACTION_FLAG_POP_TARGET) || in gx_studio_auto_event_handler()
208 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
213 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
217 if(!(action->flags & GX_ACTION_FLAG_POP_TARGET)) in gx_studio_auto_event_handler()
245 if(action->flags & GX_ACTION_FLAG_POP_TARGET) in gx_studio_auto_event_handler()
287 if((action->flags & GX_ACTION_FLAG_POP_TARGET) || in gx_studio_auto_event_handler()
288 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
293 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
297 if(!(action->flags & GX_ACTION_FLAG_POP_TARGET)) in gx_studio_auto_event_handler()