Searched refs:last_child (Results 1 – 2 of 2) sorted by relevance
197 GX_WIDGET *last_child; in _gx_horizontal_list_scroll() local290 last_child = _gx_widget_last_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_scroll()295 (last_child -> gx_widget_size.gx_rectangle_right < block.gx_rectangle_right)) in _gx_horizontal_list_scroll()
196 GX_WIDGET *last_child; in _gx_vertical_list_scroll() local288 last_child = _gx_widget_last_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_scroll()293 last_child -> gx_widget_size.gx_rectangle_bottom < block.gx_rectangle_bottom)) in _gx_vertical_list_scroll()