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

/freebsd-9.3-release/sys/dev/vt/
H A Dvt_font.c49 vtfont_bisearch(const struct vt_font_map *map, unsigned int len, uint32_t src) function
107 dst = vtfont_bisearch(vf->vf_map[bold_map],
112 dst = vtfont_bisearch(vf->vf_map[normal_map],

Completed in 64 milliseconds