| /GUIX-v6.2.1/common/src/ |
| D | gx_animation_complete.c | 78 if (animation -> gx_animation_info.gx_animation_id) in _gx_animation_complete_event_send() 80 if (animation -> gx_animation_info.gx_animation_target) in _gx_animation_complete_event_send() 82 complete_event.gx_event_target = animation -> gx_animation_info.gx_animation_target; in _gx_animation_complete_event_send() 86 complete_event.gx_event_target = animation -> gx_animation_info.gx_animation_parent; in _gx_animation_complete_event_send() 92 complete_event.gx_event_sender = animation -> gx_animation_info.gx_animation_id; in _gx_animation_complete_event_send() 160 target = animation -> gx_animation_info.gx_animation_target; in _gx_animation_complete() 173 if (animation -> gx_animation_info.gx_animation_style & GX_ANIMATION_PUSH_STACK) in _gx_animation_complete() 178 else if (animation -> gx_animation_info.gx_animation_style & GX_ANIMATION_DETACH) in _gx_animation_complete() 183 animation -> gx_animation_info.gx_animation_target = GX_NULL; in _gx_animation_complete() 189 _gx_widget_shift(animation -> gx_animation_info.gx_animation_target, in _gx_animation_complete() [all …]
|
| D | gx_animation_drag_tracking.c | 98 …target_1 = animation -> gx_animation_info.gx_animation_slide_screen_list[animation -> gx_animation… in _gx_animation_drag_tracking() 108 …target_2 = animation -> gx_animation_info.gx_animation_slide_screen_list[animation -> gx_animation… in _gx_animation_drag_tracking() 112 if (animation -> gx_animation_info.gx_animation_style & GX_ANIMATION_VERTICAL) in _gx_animation_drag_tracking() 151 …target_2 = animation -> gx_animation_info.gx_animation_slide_screen_list[animation -> gx_animation… in _gx_animation_drag_tracking() 158 if (animation -> gx_animation_info.gx_animation_style & GX_ANIMATION_VERTICAL) in _gx_animation_drag_tracking() 172 if (animation -> gx_animation_info.gx_animation_style & GX_ANIMATION_VERTICAL) in _gx_animation_drag_tracking() 193 if (animation -> gx_animation_info.gx_animation_style & GX_ANIMATION_BLOCK_MOVE) in _gx_animation_drag_tracking() 202 parent = animation -> gx_animation_info.gx_animation_parent; in _gx_animation_drag_tracking()
|
| D | gx_animation_drag_enable.c | 87 animation -> gx_animation_info = *info; in _gx_animation_drag_enable() 88 animation -> gx_animation_timer = animation -> gx_animation_info.gx_animation_frame_interval; in _gx_animation_drag_enable()
|
| D | gx_animation_delete.c | 94 parent = target -> gx_animation_info.gx_animation_parent; in _gx_animation_delete() 101 if (animation -> gx_animation_info.gx_animation_parent == parent) in _gx_animation_delete()
|
| D | gx_animation_update.c | 102 info = &animation -> gx_animation_info; in _gx_animation_update() 226 if (animation -> gx_animation_info.gx_animation_style & GX_ANIMATION_BLOCK_MOVE) in _gx_animation_update() 228 parent = animation -> gx_animation_info.gx_animation_parent; in _gx_animation_update()
|
| D | gx_animation_start.c | 179 animation -> gx_animation_info = *info; in _gx_animation_start() 186 … animation -> gx_animation_timer = animation -> gx_animation_info.gx_animation_frame_interval; in _gx_animation_start()
|
| D | gx_animation_drag_event_process.c | 90 GX_ANIMATION_INFO *info = &animation -> gx_animation_info; in _gx_animation_drag_event_check() 331 if ((animation -> gx_animation_info.gx_animation_parent == widget) && in _gx_animation_drag_event_process()
|
| D | gx_animation_slide_landing.c | 84 GX_ANIMATION_INFO *info = &animation -> gx_animation_info; in _gx_animation_slide_landing() 94 parent = animation -> gx_animation_info.gx_animation_parent; in _gx_animation_slide_landing()
|
| D | gx_animation_slide_landing_start.c | 85 info = &animation -> gx_animation_info; in _gx_animation_slide_landing_start()
|
| D | gx_animation_drag_tracking_start.c | 90 info = &animation -> gx_animation_info; in _gx_animation_drag_tracking_start()
|
| /GUIX-v6.2.1/test/example_internal/non_linear_animation/ |
| D | demo_guix_non_linear_animation.c | 84 if (animation.gx_animation_info.gx_animation_style != animation_style) in generate_line_chart_data() 265 if (animation.gx_animation_info.gx_animation_style != animation_style) in main_screen_event_process()
|
| /GUIX-v6.2.1/samples/demo_guix_smart_watch/ |
| D | demo_guix_smart_watch.c | 819 parent = slide_animation.gx_animation_info.gx_animation_parent; in main_screen_event_process() 833 …gx_animation_drag_disable(&slide_animation, slide_animation.gx_animation_info.gx_animation_parent); in main_screen_event_process() 855 …gx_animation_drag_disable(&slide_animation, slide_animation.gx_animation_info.gx_animation_parent); in main_screen_event_process()
|
| /GUIX-v6.2.1/guix_studio/ |
| D | app_runner.cpp | 201 if (entry->app_animation->gx_animation_info.gx_animation_id == animation_id) in app_animation_delete()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_api.h | 2847 GX_ANIMATION_INFO gx_animation_info; member
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_24xrgb.pbw | 35890 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_info", 35893 "display": "gx_animation_info", 35899 "name": "gx_animation_info",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_8bit_palette.pbw | 35890 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_info", 35893 "display": "gx_animation_info", 35899 "name": "gx_animation_info",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_1555xrgb.pbw | 35890 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_info", 35893 "display": "gx_animation_info", 35899 "name": "gx_animation_info",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb.pbw | 35890 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_info", 35893 "display": "gx_animation_info", 35899 "name": "gx_animation_info",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_ccw.pbw | 35890 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_info", 35893 "display": "gx_animation_info", 35899 "name": "gx_animation_info",
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/Debug/BrowseInfo/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_cw.pbw | 35890 "ID": "c:@S@GX_ANIMATION_STRUCT@FI@gx_animation_info", 35893 "display": "gx_animation_info", 35899 "name": "gx_animation_info",
|