Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt_font.c115 vtfont_ref(struct vt_font *vf) in vtfont_ref() function
H A Dvt.h437 struct vt_font *vtfont_ref(struct vt_font *vf);
H A Dvt_core.c1880 vw->vw_font = vtfont_ref(vt_font_assigned); in vtterm_cnprobe()
2157 vw->vw_font = vtfont_ref(vf); in vt_change_font()
3129 vw->vw_font = vtfont_ref(vt_font_assigned); in vt_allocate_window()
3226 vw->vw_font = vtfont_ref(vt_font_assigned); in vt_resize()