Home
last modified time | relevance | path

Searched refs:check (Results 1 – 8 of 8) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_generic_scroll_wheel_down_wrap.c83 GX_WIDGET *check; in _gx_generic_scroll_wheel_down_wrap() local
104 check = _gx_widget_first_visible_client_child_get((GX_WIDGET *)wheel); in _gx_generic_scroll_wheel_down_wrap()
106 if (check) in _gx_generic_scroll_wheel_down_wrap()
110 …ity_rectangle_shift(&newpos, 0, (GX_VALUE)(-(newpos.gx_rectangle_bottom - check -> gx_widget_size.… in _gx_generic_scroll_wheel_down_wrap()
Dgx_horizontal_list_right_wrap.c80 GX_WIDGET *check; in _gx_horizontal_list_right_wrap() local
108 check = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_right_wrap()
110 if (check) in _gx_horizontal_list_right_wrap()
116check -> gx_widget_size.gx_rectangle_left + 1)), 0); in _gx_horizontal_list_right_wrap()
Dgx_generic_scroll_wheel_up_wrap.c81 GX_WIDGET *check; in _gx_generic_scroll_wheel_up_wrap() local
97 check = _gx_widget_last_visible_client_child_get((GX_WIDGET *)wheel); in _gx_generic_scroll_wheel_up_wrap()
99 if (check) in _gx_generic_scroll_wheel_up_wrap()
104 …_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.c81 GX_WIDGET *check; in _gx_vertical_list_down_wrap() local
109 check = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_down_wrap()
111 if (check) in _gx_vertical_list_down_wrap()
115 …ity_rectangle_shift(&newpos, 0, (GX_VALUE)(-(newpos.gx_rectangle_bottom - check -> gx_widget_size.… in _gx_vertical_list_down_wrap()
Dgx_horizontal_list_left_wrap.c80 GX_WIDGET *check; in _gx_horizontal_list_left_wrap() local
103 check = _gx_widget_last_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_left_wrap()
109 … (GX_VALUE)(check -> gx_widget_size.gx_rectangle_right - in _gx_horizontal_list_left_wrap()
Dgx_vertical_list_up_wrap.c81 GX_WIDGET *check; in _gx_vertical_list_up_wrap() local
103 check = _gx_widget_last_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_up_wrap()
108 …_gx_utility_rectangle_shift(&newpos, 0, (GX_VALUE)(check -> gx_widget_size.gx_rectangle_bottom - n… in _gx_vertical_list_up_wrap()
/GUIX-v6.2.1/
DLICENSED-HARDWARE.txt45 More coming soon. Please check back frequently for updates.
DREADME.md151 You can also check [previous questions](https://stackoverflow.com/questions/tagged/azure-rtos+guix)…