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

/osnet-11/usr/src/grub/grub2/grub-core/font/
H A Dfont.c711 grub_font_get_glyph_internal (grub_font_t font, grub_uint32_t code) function
941 glyph = grub_font_get_glyph_internal (font, code);
996 grub_font_get_glyph_internal() and the font is removed from the list. */
1006 glyph = grub_font_get_glyph_internal (font, code);
1023 glyph = grub_font_get_glyph_internal (curfont, code);

Completed in 22 milliseconds