| /GUIX-v6.2.1/common/src/ |
| D | gx_canvas_hide.c | 99 …_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()
|
| D | gx_widget_scroll_shift.c | 78 _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()
|
| D | gx_widget_shift.c | 89 _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()
|
| D | gx_system_canvas_refresh.c | 213 _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);
|
| D | gx_drop_list_draw.c | 110 _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()
|
| D | gx_progress_bar_background_draw.c | 167 … _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()
|
| D | gxe_utility_rectangle_shift.c | 83 return(_gx_utility_rectangle_shift(rectangle, x_shift, y_shift)); in _gxe_utility_rectangle_shift()
|
| D | gx_utility_rectangle_shift.c | 74 UINT _gx_utility_rectangle_shift(GX_RECTANGLE *rectangle, GX_VALUE x_shift, GX_VALUE y_shift) in _gx_utility_rectangle_shift() function
|
| D | gx_system_top_root_find.c | 87 _gx_utility_rectangle_shift(&testsize, in _gx_system_top_root_find()
|
| D | gx_generic_scroll_wheel_down_wrap.c | 109 …_gx_utility_rectangle_shift(&newpos, 0, (GX_VALUE)(-(newpos.gx_rectangle_bottom - check -> gx_widg… in _gx_generic_scroll_wheel_down_wrap()
|
| D | gx_horizontal_list_right_wrap.c | 113 _gx_utility_rectangle_shift(&newpos, in _gx_horizontal_list_right_wrap()
|
| D | gx_generic_scroll_wheel_up_wrap.c | 103 …_gx_utility_rectangle_shift(&newpos, 0, (GX_VALUE)(check -> gx_widget_size.gx_rectangle_bottom - n… in _gx_generic_scroll_wheel_up_wrap()
|
| D | gx_vertical_list_down_wrap.c | 114 …_gx_utility_rectangle_shift(&newpos, 0, (GX_VALUE)(-(newpos.gx_rectangle_bottom - check -> gx_widg… in _gx_vertical_list_down_wrap()
|
| D | gx_display_driver_32bpp_canvas_copy.c | 88 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_32bpp_canvas_copy()
|
| D | gx_display_driver_8bpp_canvas_copy.c | 88 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_8bpp_canvas_copy()
|
| D | gx_display_driver_16bpp_canvas_copy.c | 99 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_16bpp_canvas_copy()
|
| D | gx_horizontal_list_left_wrap.c | 107 _gx_utility_rectangle_shift(&newpos, in _gx_horizontal_list_left_wrap()
|
| D | gx_vertical_list_up_wrap.c | 107 …_gx_utility_rectangle_shift(&newpos, 0, (GX_VALUE)(check -> gx_widget_size.gx_rectangle_bottom - n… in _gx_vertical_list_up_wrap()
|
| D | gx_display_driver_8bpp_rotated_canvas_copy.c | 86 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_8bpp_rotated_canvas_copy()
|
| D | gx_display_driver_32bpp_rotated_canvas_copy.c | 86 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_32bpp_rotated_canvas_copy()
|
| D | gx_display_driver_16bpp_rotated_canvas_copy.c | 86 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_16bpp_rotated_canvas_copy()
|
| D | gx_generic_scroll_wheel_children_position.c | 157 _gx_utility_rectangle_shift(&childsize, 0, row_height); in _gx_generic_scroll_wheel_children_position()
|
| D | gx_canvas_composite_create.c | 117 _gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, in _gx_canvas_composite_create()
|
| D | gx_display_driver_1bpp_canvas_copy.c | 95 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_1bpp_canvas_copy()
|
| D | gx_display_driver_4bpp_canvas_copy.c | 96 …_gx_utility_rectangle_shift(&dirty, canvas -> gx_canvas_display_offset_x, canvas -> gx_canvas_disp… in _gx_display_driver_4bpp_canvas_copy()
|