Home
last modified time | relevance | path

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

12

/GUIX-v6.4.1/tutorials/demo_guix_menu/
Ddemo_guix_menu_specifications.c148 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
158 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
209 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
214 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
289 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
294 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
508 …{GX_ACTION_TYPE_TOGGLE, GX_ACTION_FLAG_POP_TARGET|GX_ACTION_FLAG_POP_PARENT, GX_NULL, GX_NULL, GX_…
709 …{GX_ACTION_TYPE_TOGGLE, GX_ACTION_FLAG_POP_TARGET|GX_ACTION_FLAG_POP_PARENT, GX_NULL, GX_NULL, GX_…
936 …{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.4.1/test/example_internal/standalone_binres_load_16bpp/
Dstandalone_binres_load_16bpp_specifications.c148 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
158 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
209 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
214 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
289 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
294 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
Dstandalone_binres_load_16bpp_specifications.h48 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
/GUIX-v6.4.1/test/example_internal/system_screen_stack/
Dsystem_screen_stack_specifications.c149 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
159 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
210 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
215 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()
522 …{GX_ACTION_TYPE_TOGGLE, GX_ACTION_FLAG_POP_TARGET|GX_ACTION_FLAG_POP_PARENT, GX_NULL, GX_NULL, GX_…
843 …{GX_ACTION_TYPE_ATTACH, GX_ACTION_FLAG_POP_TARGET|GX_ACTION_FLAG_POP_PARENT, GX_NULL, GX_NULL, GX_…
1534 …{GX_ACTION_TYPE_ANIMATION, GX_ACTION_FLAG_POP_TARGET|GX_ACTION_FLAG_POP_PARENT, GX_NULL, GX_NULL, …
Dsystem_screen_stack_specifications.h49 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
/GUIX-v6.4.1/test/example_internal/template/
Dtemplate_specifications.c147 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
157 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
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()
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()
Dtemplate_specifications.h43 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
/GUIX-v6.4.1/tutorials/demo_guix_transitions/
Ddemo_guix_transitions_specifications.c150 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
160 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
211 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
216 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()
Ddemo_guix_transitions_specifications.h44 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
/GUIX-v6.4.1/test/example_internal/guix_medical_mouse_support/
Dguix_medical_mouse_support_specifications.c147 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
157 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
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()
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()
Dguix_medical_mouse_support_specifications.h59 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
/GUIX-v6.4.1/test/guix_studio_test/test_view/golden_files/
Dtemplate_specifications.c149 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
159 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
210 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
215 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()
Dtemplate_specifications.h43 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
/GUIX-v6.4.1/samples/demo_guix_industrial/
Ddemo_guix_industrial_specifications.h69 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
Ddemo_guix_industrial_specifications.c148 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
158 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
209 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
214 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
289 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
294 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
/GUIX-v6.4.1/samples/demo_guix_medical/
Dguix_medical_specifications.h53 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
Dguix_medical_specifications.c147 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
157 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
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()
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.4.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.c150 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
160 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
211 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
216 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()
/GUIX-v6.4.1/samples/demo_guix_widget_types/
Dguix_widget_types_specifications.c151 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
161 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
212 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
217 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
292 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
297 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_24BPP_Dave_Disabled/
Dall_widgets_synergy_dave_disabled_specifications.c153 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
163 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
214 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
219 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
294 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
299 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
/GUIX-v6.4.1/test/example_internal/all_widgets_execute/
Dall_widgets_execute_specifications.c153 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
163 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
214 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
219 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
294 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
299 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
/GUIX-v6.4.1/test/example_internal/all_widgets_synergy_565rgb/
Dall_widgets_synergy_565rgb_specifications.c154 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
164 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
215 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
220 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
295 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
300 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
/GUIX-v6.4.1/test/example_internal/folder_output_test/
Dfolder_output_test_specifications.c216 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_animation_execute()
226 if(action->flags & GX_ACTION_FLAG_POP_PARENT) in gx_studio_animation_execute()
277 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
282 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
342 (action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()
347 if(!(action->flags & GX_ACTION_FLAG_POP_PARENT)) in gx_studio_auto_event_handler()

12