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

/freebsd-9.3-release/sys/dev/vt/
H A Dvt_font.c108 vf->vf_map_count[bold_map], src);
113 vf->vf_map_count[normal_map], src);
199 vf->vf_map_count[i] = f->map_count[i];
207 error = vtfont_validate_map(vf->vf_map[i], vf->vf_map_count[i],
H A Dvt.h414 unsigned int vf_map_count[VFNT_MAPS]; member in struct:vt_font
/freebsd-9.3-release/sys/dev/vt/font/
H A Dvt_font_default.c2289 .vf_map_count = { 252, 0, 272, 0 },

Completed in 52 milliseconds