Searched refs:dwidth (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/grub-core/font/ | ||
H A D | font.c | 723 grub_int16_t dwidth; local 745 || read_be_int16 (font->file, &dwidth) != 0) 764 glyph->device_width = dwidth; |
Completed in 23 milliseconds