/GUIX-v6.2.1/tutorials/demo_guix_menu/ |
D | demo_guix_menu_specifications.c | 162 (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, …
|
D | demo_guix_menu_specifications.h | 46 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
|
/GUIX-v6.2.1/tutorials/demo_guix_transitions/ |
D | demo_guix_transitions_specifications.c | 164 (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()
|
D | demo_guix_transitions_specifications.h | 44 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
|
/GUIX-v6.2.1/samples/demo_guix_industrial/ |
D | demo_guix_industrial_specifications.h | 69 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
|
D | demo_guix_industrial_specifications.c | 162 (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/ |
D | demo_guix_car_infotainment_specifications.h | 81 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
|
D | demo_guix_car_infotainment_specifications.c | 164 (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/ |
D | guix_medical_specifications.h | 53 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
|
D | guix_medical_specifications.c | 161 (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/ |
D | guix_widget_types_specifications.c | 165 (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()
|
D | guix_widget_types_specifications.h | 71 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
|
/GUIX-v6.2.1/samples/demo_guix_home_automation/ |
D | demo_guix_home_automation_specifications.h | 95 #define GX_ACTION_FLAG_POP_PARENT 0x08 macro
|
D | demo_guix_home_automation_specifications.c | 178 (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()
|