Home
last modified time | relevance | path

Searched refs:GX_ACTION_FLAG_POP_PARENT (Results 1 – 14 of 14) sorted by relevance

/GUIX-v6.2.1/tutorials/demo_guix_menu/
Ddemo_guix_menu_specifications.c162 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
172 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
223 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
228 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) 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()
507 …{GX_ACTION_TYPE_TOGGLE, GX_ACTION_FLAG_POP_TARGET|GX_ACTION_FLAG_POP_PARENT, GX_NULL, GX_NULL, GX_…
708 …{GX_ACTION_TYPE_TOGGLE, GX_ACTION_FLAG_POP_TARGET|GX_ACTION_FLAG_POP_PARENT, GX_NULL, GX_NULL, GX_…
935 …{GX_ACTION_TYPE_ANIMATION, GX_ACTION_FLAG_POP_TARGET|GX_ACTION_FLAG_POP_PARENT, GX_NULL, GX_NULL, …
Ddemo_guix_menu_specifications.h46 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
/GUIX-v6.2.1/tutorials/demo_guix_transitions/
Ddemo_guix_transitions_specifications.c164 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
174 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
225 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
230 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
290 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
295 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
Ddemo_guix_transitions_specifications.h44 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
/GUIX-v6.2.1/samples/demo_guix_industrial/
Ddemo_guix_industrial_specifications.h69 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
Ddemo_guix_industrial_specifications.c162 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
172 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
223 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
228 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) 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()
/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Ddemo_guix_car_infotainment_specifications.h81 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
Ddemo_guix_car_infotainment_specifications.c164 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
174 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
225 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
230 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
290 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
295 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
/GUIX-v6.2.1/samples/demo_guix_medical/
Dguix_medical_specifications.h53 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
Dguix_medical_specifications.c161 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
171 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
222 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
227 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
287 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
292 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
/GUIX-v6.2.1/samples/demo_guix_widget_types/
Dguix_widget_types_specifications.c165 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
175 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
226 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
231 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
291 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
296 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
Dguix_widget_types_specifications.h71 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Ddemo_guix_home_automation_specifications.h95 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
Ddemo_guix_home_automation_specifications.c178 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
188 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
239 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
244 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
304 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
309 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()