Searched refs:hinted_font (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/grub/grub2/include/grub/ |
H A D | font.h | 119 EXPORT_FUNC (grub_font_get_constructed_device_width) (grub_font_t hinted_font, 122 EXPORT_FUNC (grub_font_construct_glyph) (grub_font_t hinted_font,
|
/osnet-11/usr/src/grub/grub2/grub-core/font/ |
H A D | font.c | 1362 grub_font_construct_dry_run (grub_font_t hinted_font, argument 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, 1429 grub_font_get_constructed_device_width (grub_font_t hinted_font, argument 1435 main_glyph = grub_font_construct_dry_run (hinted_font, glyph_id, NULL, 1443 grub_font_construct_glyph (grub_font_t hinted_font, argument 1451 main_glyph = grub_font_construct_dry_run (hinted_font, glyph_id,
|
Completed in 24 milliseconds