Home
last modified time | relevance | path

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

/trueos/sys/dev/vt/
HDvt_font.c108 vf->vf_map_count[bold_map], src); in vtfont_lookup()
113 vf->vf_map_count[normal_map], src); in vtfont_lookup()
199 vf->vf_map_count[i] = f->map_count[i]; in vtfont_load()
207 error = vtfont_validate_map(vf->vf_map[i], vf->vf_map_count[i], in vtfont_load()
HDvt.h397 unsigned int vf_map_count[VFNT_MAPS]; member
/trueos/sys/dev/vt/font/
HDvt_font_default.c2289 .vf_map_count = { 252, 0, 272, 0 },