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

/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dcmdline.c206 unsigned xpos, ypos, ystart, width, height; member in struct:cmdline_term
239 cl_term->ypos = cl_term->ystart + (plen + lpos) / (cl_term->width - 1);
265 cl_term->ystart--;
337 cl_term_cur->ystart = cl_term_cur->ypos;

Completed in 15 milliseconds