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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dfont.h111 struct grub_font_glyph *EXPORT_FUNC (grub_font_get_glyph_with_fallback) (grub_font_t font,
/osnet-11/usr/src/grub/grub2/grub-core/font/
H A Dfont.c991 grub_font_get_glyph_with_fallback (grub_font_t font, grub_uint32_t code) function
1381 main_glyph = grub_font_get_glyph_with_fallback (hinted_font, glyph_id->base
1385 main_glyph = grub_font_get_glyph_with_fallback (hinted_font,
1414 = grub_font_get_glyph_with_fallback (main_glyph->font,

Completed in 24 milliseconds