Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/vt/
H A Dvt_font.c111 vf->vf_map_count[bold_map], src); in vtfont_lookup()
116 vf->vf_map_count[normal_map], src); in vtfont_lookup()
203 vf->vf_map_count[i] = f->map_count[i]; in vtfont_load()
211 error = vtfont_validate_map(vf->vf_map[i], vf->vf_map_count[i], in vtfont_load()
H A Dvt.h421 unsigned int vf_map_count[VFNT_MAPS]; member
/freebsd-12.1/sys/dev/vt/font/
H A Dvt_font_default.c3339 .vf_map_count = { 308, 0, 319, 0 },