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

/osnet-11/usr/src/grub/grub2/grub-core/term/i386/pc/
H A Dvga_text.c116 grub_vga_text_gotoxy (struct grub_term_output *term __attribute__ ((unused)), function
130 grub_vga_text_gotoxy (term, 0, 0);
162 .gotoxy = grub_vga_text_gotoxy,

Completed in 19 milliseconds