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

/osnet-11/usr/src/grub/grub2/grub-core/font/
H A Dfont.c43 struct char_index_entry struct
70 struct char_index_entry *char_index;
312 * sizeof (struct char_index_entry));
330 struct char_index_entry *entry = &font->char_index[i];
668 static inline struct char_index_entry *
671 struct char_index_entry *table;
713 struct char_index_entry *index_entry;

Completed in 61 milliseconds