Home
last modified time | relevance | path

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

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