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

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkfont.c740 int x, y, xmax, xmin, ymax, ymin; local
752 xmin = glyph->x_ofs;
753 if (xmin > 0)
754 xmin = 0;
771 for (x = xmin; x < xmax; x++)

Completed in 33 milliseconds