Searched refs:list_entry (Results 1 – 3 of 3) sorted by relevance
74 UINT _gxe_horizontal_list_page_index_set(GX_HORIZONTAL_LIST *horizontal_list, INT list_entry) in _gxe_horizontal_list_page_index_set() argument87 if ((list_entry < 0) || in _gxe_horizontal_list_page_index_set()88 (list_entry >= horizontal_list -> gx_horizontal_list_total_columns)) in _gxe_horizontal_list_page_index_set()94 _gx_horizontal_list_page_index_set(horizontal_list, list_entry); in _gxe_horizontal_list_page_index_set()
170 UINT _gxe_vertical_list_page_index_set(GX_VERTICAL_LIST *horizontal_list, INT list_entry);
5335 UINT _gxe_horizontal_list_page_index_set(GX_HORIZONTAL_LIST *horizontal_list, INT list_entry);