Searched refs:check (Results 1 – 8 of 8) sorted by relevance
83 GX_WIDGET *check; in _gx_generic_scroll_wheel_down_wrap() local104 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()
80 GX_WIDGET *check; in _gx_horizontal_list_right_wrap() local108 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()116 … check -> gx_widget_size.gx_rectangle_left + 1)), 0); in _gx_horizontal_list_right_wrap()
81 GX_WIDGET *check; in _gx_generic_scroll_wheel_up_wrap() local97 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()
81 GX_WIDGET *check; in _gx_vertical_list_down_wrap() local109 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()
80 GX_WIDGET *check; in _gx_horizontal_list_left_wrap() local103 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()
81 GX_WIDGET *check; in _gx_vertical_list_up_wrap() local103 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()
45 More coming soon. Please check back frequently for updates.
151 You can also check [previous questions](https://stackoverflow.com/questions/tagged/azure-rtos+guix)…