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

/osnet-11/usr/src/grub/grub2/grub-core/font/
H A Dfont.c1001 struct grub_font_glyph *best_glyph; local
1014 best_glyph = 0;
1034 best_glyph = glyph;
1039 return best_glyph;

Completed in 25 milliseconds