Searched refs:_gx_widget_first_client_child_get (Results 1 – 25 of 25) sorted by relevance
88 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_slide_back_check()100 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_slide_back_check()
92 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_slide_back_check()104 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_slide_back_check()
96 child = _gx_widget_first_client_child_get((GX_WIDGET*)list); in _gx_horizontal_list_scroll_info_get()119 child = _gx_widget_first_client_child_get((GX_WIDGET *)win); in _gx_horizontal_list_scroll_info_get()
94 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_scroll_info_get()120 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_scroll_info_get()
107 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_total_columns_set()163 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_total_columns_set()
108 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_total_rows_set()164 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_total_rows_set()
111 child = _gx_widget_first_client_child_get((GX_WIDGET *)vertical_list); in _gx_vertical_list_selected_set()161 child = _gx_widget_first_client_child_get((GX_WIDGET *)vertical_list); in _gx_vertical_list_selected_set()
113 child = _gx_widget_first_client_child_get((GX_WIDGET *)horizontal_list); in _gx_horizontal_list_selected_set()163 child = _gx_widget_first_client_child_get((GX_WIDGET *)horizontal_list); in _gx_horizontal_list_selected_set()
109 child = _gx_widget_first_client_child_get(start); in _gx_tree_view_root_draw_helper()272 child = _gx_widget_first_client_child_get(parent); in _gx_tree_view_root_draw()
78 GX_WIDGET *_gx_widget_first_client_child_get(GX_WIDGET *parent) in _gx_widget_first_client_child_get() function
78 GX_WIDGET *child = _gx_widget_first_client_child_get((GX_WIDGET *)vertical_list); in _gx_vertical_list_selected_widget_get()
78 GX_WIDGET *child = _gx_widget_first_client_child_get((GX_WIDGET *)horizontal_list); in _gx_horizontal_list_selected_widget_get()
83 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_page_index_set()
80 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_page_index_set()
101 test = _gx_widget_first_client_child_get((GX_WIDGET *)wheel); in _gx_generic_scroll_wheel_total_rows_set()
107 check = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_right_wrap()
108 check = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_down_wrap()
94 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_left_wrap()
95 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_up_wrap()
286 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_scroll()
288 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_scroll()
100 child = _gx_widget_first_client_child_get((GX_WIDGET *)tree); in _gx_tree_view_position()
218 selected = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_drop_list_draw()
165 child = _gx_widget_first_client_child_get((GX_WIDGET *)start); in _gx_tree_view_item_find()
142 GX_WIDGET *_gx_widget_first_client_child_get(GX_WIDGET *parent);