Home
last modified time | relevance | path

Searched refs:gx_canvas_display_offset_x (Results 1 – 25 of 38) sorted by relevance

12

/GUIX-v6.2.1/common/src/
Dgx_canvas_hide.c97 if (canvas -> gx_canvas_display_offset_x || canvas -> gx_canvas_display_offset_y) in _gx_canvas_hide()
99 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_canvas_hide()
108 if (head -> gx_canvas_display_offset_x || head -> gx_canvas_display_offset_y) in _gx_canvas_hide()
110 …_gx_utility_rectangle_shift(&combine, head -> gx_canvas_display_offset_x, head -> gx_canvas_displa… in _gx_canvas_hide()
Dgx_canvas_offset_set.c97 canvas -> gx_canvas_display_offset_x = xoffset; in _gx_canvas_offset_set()
116 oldpos.gx_rectangle_left = canvas -> gx_canvas_display_offset_x; in _gx_canvas_offset_set()
131 canvas -> gx_canvas_display_offset_x = xoffset; in _gx_canvas_offset_set()
Dgx_animation_slide_landing.c127 …ility_rectangle_shift(&target_size, animation -> gx_animation_canvas -> gx_canvas_display_offset_x, in _gx_animation_slide_landing()
191 … (GX_VALUE)(animation -> gx_animation_canvas -> gx_canvas_display_offset_x + x_shift), in _gx_animation_slide_landing()
251 … (GX_VALUE)(x_shift + animation -> gx_animation_canvas -> gx_canvas_display_offset_x), in _gx_animation_slide_landing()
Dgx_animation_drag_tracking.c143 animation -> gx_animation_canvas -> gx_canvas_display_offset_x, in _gx_animation_drag_tracking()
188 … (GX_VALUE)(animation -> gx_animation_canvas -> gx_canvas_display_offset_x + shift_x + delta_x), in _gx_animation_drag_tracking()
Dgx_canvas_shift.c78 xpos = (GX_VALUE)(canvas -> gx_canvas_display_offset_x + x); in _gx_canvas_shift()
Dgx_system_top_root_find.c88 … root -> gx_window_root_canvas -> gx_canvas_display_offset_x, in _gx_system_top_root_find()
Dgx_animation_slide_landing_start.c100 …target_size -> gx_rectangle_left + animation -> gx_animation_canvas -> gx_canvas_display_offset_x); in _gx_animation_slide_landing_start()
Dgx_display_driver_32bpp_canvas_copy.c88 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_32bpp_canvas_copy()
Dgx_display_driver_8bpp_canvas_copy.c88 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_8bpp_canvas_copy()
Dgx_display_driver_16bpp_canvas_copy.c99 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_16bpp_canvas_copy()
Dgx_display_driver_8bpp_rotated_canvas_copy.c86 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_8bpp_rotated_canvas_copy()
Dgx_display_driver_32bpp_rotated_canvas_copy.c86 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_32bpp_rotated_canvas_copy()
Dgx_display_driver_16bpp_rotated_canvas_copy.c86 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_16bpp_rotated_canvas_copy()
Dgx_system_event_dispatch.c175 …GX_VALUE)(pen_pos.gx_point_x - root_window -> gx_window_root_canvas -> gx_canvas_display_offset_x); in _gx_system_event_dispatch()
Dgx_canvas_composite_create.c117 _gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, in _gx_canvas_composite_create()
Dgx_display_driver_1bpp_canvas_copy.c95 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_1bpp_canvas_copy()
Dgx_display_driver_4bpp_canvas_copy.c96 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_4bpp_canvas_copy()
Dgx_canvas_create.c100 canvas -> gx_canvas_display_offset_x = 0; in _gx_canvas_create()
Dgx_display_driver_1555xrgb_canvas_blend.c110 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_1555xrgb_canvas_blend()
Dgx_display_driver_24xrgb_canvas_blend.c109 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_24xrgb_canvas_blend()
Dgx_display_driver_24xrgb_rotated_canvas_blend.c94 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_24xrgb_rotated_canvas_blend()
Dgx_display_driver_565rgb_canvas_blend.c119 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_565rgb_canvas_blend()
Dgx_display_driver_565rgb_rotated_canvas_blend.c107 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_565rgb_rotated_canvas_blend()
Dgx_display_driver_4444argb_canvas_blend.c114 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_4444argb_canvas_blend()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_16bpp_canvas_animation.c81 info.gx_animation_start_position.gx_point_x = animation_canvas.gx_canvas_display_offset_x; in control_thread_entry()
83 info.gx_animation_end_position.gx_point_x = animation_canvas.gx_canvas_display_offset_x + 10; in control_thread_entry()

12