Searched refs:last_shown_index (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dgui_list.c175 int last_shown_index = self->first_shown_index + (num_shown_items - 1); local
178 else if (selected_index > last_shown_index)

Completed in 21 milliseconds