Home
last modified time | relevance | path

Searched refs:vfnt_map (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dfont.h67 struct vfnt_map { struct
72 typedef struct vfnt_map vfnt_map_t; argument
/freebsd/stand/common/
H A Dgfx_fb.c2312 struct vfnt_map *mp; in builtin_mapping()
2978 size += fd->vf_map_count[i] * sizeof (struct vfnt_map); in build_font_module()
2999 fd->vf_map_count[i] * sizeof (struct vfnt_map)); in build_font_module()