Searched refs:_gx_canvas_offset_set (Results 1 – 19 of 19) sorted by relevance
| /GUIX-v6.2.1/common/src/ |
| D | gx_radial_progress_bar_background_draw.c | 162 _gx_canvas_offset_set(canvas, (GX_VALUE)(-old_xpos), (GX_VALUE)(-old_ypos)); in _gx_radial_progress_bar_background_draw() 164 _gx_canvas_offset_set(canvas, xcenter, ycenter); in _gx_radial_progress_bar_background_draw()
|
| D | gx_canvas_shift.c | 81 return(_gx_canvas_offset_set(canvas, xpos, ypos)); in _gx_canvas_shift()
|
| D | gxe_canvas_offset_set.c | 99 status = _gx_canvas_offset_set(canvas, x, y); in _gxe_canvas_offset_set()
|
| D | gx_canvas_offset_set.c | 77 UINT _gx_canvas_offset_set(GX_CANVAS *canvas, GX_VALUE xoffset, GX_VALUE yoffset) in _gx_canvas_offset_set() function
|
| D | gx_animation_start.c | 118 _gx_canvas_offset_set(animation -> gx_animation_canvas, in _gx_animation_start()
|
| D | gx_animation_update.c | 220 _gx_canvas_offset_set(animation -> gx_animation_canvas, in _gx_animation_update()
|
| D | gx_animation_drag_tracking.c | 187 _gx_canvas_offset_set(animation -> gx_animation_canvas, in _gx_animation_drag_tracking()
|
| D | gx_animation_slide_landing.c | 190 _gx_canvas_offset_set(animation -> gx_animation_canvas, in _gx_animation_slide_landing()
|
| D | gx_animation_drag_tracking_start.c | 270 _gx_canvas_offset_set(animation -> gx_animation_canvas, left, top); in _gx_animation_drag_tracking_start()
|
| /GUIX-v6.2.1/common/inc/ |
| D | gx_canvas.h | 94 UINT _gx_canvas_offset_set(GX_CANVAS *canvas, GX_VALUE x, GX_VALUE y);
|
| D | gx_api.h | 3061 #define gx_canvas_offset_set _gx_canvas_offset_set 3726 UINT _gx_canvas_offset_set(GX_CANVAS *canvas, GX_VALUE x, GX_VALUE y);
|
| /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/List/ |
| D | demo_guix_jpeg_decode_8bit_palette.map | 1209 _gx_canvas_offset_set 0x1003'82eb 0xba Code Gb gx_canvas_offset_set.o [3]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/List/ |
| D | demo_guix_jpeg_decode_565rgb.map | 1146 _gx_canvas_offset_set 0x1003'd487 0xba Code Gb gx_canvas_offset_set.o [3]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/List/ |
| D | demo_guix_jpeg_decode_24xrgb.map | 1160 _gx_canvas_offset_set 0x1003'db17 0xba Code Gb gx_canvas_offset_set.o [3]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/List/ |
| D | demo_guix_jpeg_decode_1555xrgb.map | 1151 _gx_canvas_offset_set 0x1003'ddbf 0xba Code Gb gx_canvas_offset_set.o [3]
|
| /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/List/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_ccw.map | 2254 _gx_canvas_offset_set 0x1004'4217 0xba Code Gb gx_canvas_offset_set.o [3]
|
| /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/List/ |
| D | demo_guix_jpeg_decode_565rgb_rotated_cw.map | 2254 _gx_canvas_offset_set 0x1004'4217 0xba Code Gb gx_canvas_offset_set.o [3]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb_rotated_ccw/Debug/List/ |
| D | demo_guix_jpeg_decode_24xrgb_rotated_ccw.map | 2287 _gx_canvas_offset_set 0x1004'5223 0xba Code Gb gx_canvas_offset_set.o [3]
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb_rotated_cw/Debug/List/ |
| D | demo_guix_jpeg_decode_24xrgb_rotated_cw.map | 2288 _gx_canvas_offset_set 0x1004'52a3 0xba Code Gb gx_canvas_offset_set.o [3]
|