Home
last modified time | relevance | path

Searched refs:_gx_utility_rectangle_shift (Results 1 – 25 of 46) sorted by relevance

12

/GUIX-v6.2.1/common/src/
Dgx_canvas_hide.c99_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… 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_widget_scroll_shift.c78 _gx_utility_rectangle_shift(&widget -> gx_widget_size, (GX_VALUE)xShift, (GX_VALUE)yShift); in _gx_widget_scroll_shift_helper()
83 _gx_utility_rectangle_shift(&win -> gx_window_client, (GX_VALUE)xShift, (GX_VALUE)yShift); in _gx_widget_scroll_shift_helper()
Dgx_widget_shift.c89 _gx_utility_rectangle_shift(&newsize, x_shift, y_shift); in _gx_widget_shift_helper()
106 _gx_utility_rectangle_shift(&win -> gx_window_client, x_shift, y_shift); in _gx_widget_shift_helper()
Dgx_system_canvas_refresh.c213 _gx_utility_rectangle_shift(&dirty_frame, 0, dirty_height);
224 _gx_utility_rectangle_shift(&dirty_mask, dirty_width, 0);
227 _gx_utility_rectangle_shift(&dirty_mask, 0, dirty_height);
Dgx_drop_list_draw.c110 _gx_utility_rectangle_shift(&child -> gx_widget_size, xshift, yshift); in _gx_drop_list_selected_children_draw()
111 _gx_utility_rectangle_shift(&child -> gx_widget_clip, xshift, yshift); in _gx_drop_list_selected_children_draw()
Dgx_progress_bar_background_draw.c167_gx_utility_rectangle_shift(&fill_rect, 0, (GX_VALUE)(-(segment_height + GX_SEGMENT_INTERVAL))); in _gx_progress_bar_background_draw()
184_gx_utility_rectangle_shift(&fill_rect, (GX_VALUE)(segment_width + GX_SEGMENT_INTERVAL), 0); in _gx_progress_bar_background_draw()
Dgxe_utility_rectangle_shift.c83 return(_gx_utility_rectangle_shift(rectangle, x_shift, y_shift)); in _gxe_utility_rectangle_shift()
Dgx_utility_rectangle_shift.c74 UINT _gx_utility_rectangle_shift(GX_RECTANGLE *rectangle, GX_VALUE x_shift, GX_VALUE y_shift) in _gx_utility_rectangle_shift() function
Dgx_system_top_root_find.c87 _gx_utility_rectangle_shift(&testsize, in _gx_system_top_root_find()
Dgx_generic_scroll_wheel_down_wrap.c109_gx_utility_rectangle_shift(&newpos, 0, (GX_VALUE)(-(newpos.gx_rectangle_bottom - check -> gx_widg… in _gx_generic_scroll_wheel_down_wrap()
Dgx_horizontal_list_right_wrap.c113 _gx_utility_rectangle_shift(&newpos, in _gx_horizontal_list_right_wrap()
Dgx_generic_scroll_wheel_up_wrap.c103_gx_utility_rectangle_shift(&newpos, 0, (GX_VALUE)(check -> gx_widget_size.gx_rectangle_bottom - n… in _gx_generic_scroll_wheel_up_wrap()
Dgx_vertical_list_down_wrap.c114_gx_utility_rectangle_shift(&newpos, 0, (GX_VALUE)(-(newpos.gx_rectangle_bottom - check -> gx_widg… in _gx_vertical_list_down_wrap()
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_horizontal_list_left_wrap.c107 _gx_utility_rectangle_shift(&newpos, in _gx_horizontal_list_left_wrap()
Dgx_vertical_list_up_wrap.c107_gx_utility_rectangle_shift(&newpos, 0, (GX_VALUE)(check -> gx_widget_size.gx_rectangle_bottom - n… in _gx_vertical_list_up_wrap()
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_generic_scroll_wheel_children_position.c157 _gx_utility_rectangle_shift(&childsize, 0, row_height); in _gx_generic_scroll_wheel_children_position()
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()

12