Searched refs:_gx_widget_first_client_child_get (Results 1 – 24 of 24) sorted by relevance
89 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_slide_back_check()101 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_slide_back_check()
93 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_slide_back_check()105 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_slide_back_check()
108 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_total_columns_set()164 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_total_columns_set()
109 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_total_rows_set()165 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_total_rows_set()
114 child = _gx_widget_first_client_child_get((GX_WIDGET *)horizontal_list); in _gx_horizontal_list_selected_set()164 child = _gx_widget_first_client_child_get((GX_WIDGET *)horizontal_list); in _gx_horizontal_list_selected_set()
112 child = _gx_widget_first_client_child_get((GX_WIDGET *)vertical_list); in _gx_vertical_list_selected_set()162 child = _gx_widget_first_client_child_get((GX_WIDGET *)vertical_list); in _gx_vertical_list_selected_set()
79 GX_WIDGET *_gx_widget_first_client_child_get(GX_WIDGET *parent) in _gx_widget_first_client_child_get() function
79 GX_WIDGET *child = _gx_widget_first_client_child_get((GX_WIDGET *)horizontal_list); in _gx_horizontal_list_selected_widget_get()
79 GX_WIDGET *child = _gx_widget_first_client_child_get((GX_WIDGET *)vertical_list); in _gx_vertical_list_selected_widget_get()
84 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_page_index_set()
81 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_page_index_set()
108 check = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_right_wrap()
102 test = _gx_widget_first_client_child_get((GX_WIDGET *)wheel); in _gx_generic_scroll_wheel_total_rows_set()
109 check = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_down_wrap()
99 topchild = _gx_widget_first_client_child_get((GX_WIDGET *)win); in _gx_horizontal_list_scroll_info_get()
99 topchild = _gx_widget_first_client_child_get((GX_WIDGET *)win); in _gx_vertical_list_scroll_info_get()
95 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_left_wrap()
96 test = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_up_wrap()
110 child = _gx_widget_first_client_child_get(start); in _gx_tree_view_root_draw_helper()273 child = _gx_widget_first_client_child_get(parent); in _gx_tree_view_root_draw()
289 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_horizontal_list_scroll()
287 child = _gx_widget_first_client_child_get((GX_WIDGET *)list); in _gx_vertical_list_scroll()
101 child = _gx_widget_first_client_child_get((GX_WIDGET *)tree); in _gx_tree_view_position()
166 child = _gx_widget_first_client_child_get((GX_WIDGET *)start); in _gx_tree_view_item_find()
143 GX_WIDGET *_gx_widget_first_client_child_get(GX_WIDGET *parent);