Searched refs:right_index (Results 1 – 1 of 1) sorted by relevance
89 INT right_index; in _gx_horizontal_list_selected_set() local122 right_index = left_index + horizontal_list -> gx_horizontal_list_child_count - 1; in _gx_horizontal_list_selected_set()125 if (right_index >= horizontal_list -> gx_horizontal_list_total_columns) in _gx_horizontal_list_selected_set()127 right_index -= horizontal_list -> gx_horizontal_list_total_columns; in _gx_horizontal_list_selected_set()133 else if (index <= right_index) in _gx_horizontal_list_selected_set()149 else if (index > right_index) in _gx_horizontal_list_selected_set()