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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dfont.h108 struct grub_font_glyph *EXPORT_FUNC (grub_font_get_glyph) (grub_font_t font,
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dvideotest.c90 glyph = grub_font_get_glyph (fixed, '*');
146 glyph = grub_font_get_glyph (fixed, '*');
/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dgfxterm.c932 glyph = grub_font_get_glyph (font, i);
/osnet-11/usr/src/grub/grub2/grub-core/font/
H A Dfont.c937 grub_font_get_glyph (grub_font_t font, grub_uint32_t code) function

Completed in 27 milliseconds