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

/freebsd-12-stable/sys/dev/vt/
H A Dvt_core.c166 extern struct vt_font vt_font_default;
1501 vw->vw_font = vtfont_ref(&vt_font_default);
2429 error = vt_change_font(vw, &vt_font_default);
2695 vw->vw_font = vtfont_ref(&vt_font_default);
2792 vw->vw_font = vtfont_ref(&vt_font_default);
/freebsd-12-stable/sys/dev/vt/font/
H A Dvt_font_default.c3329 struct vt_font vt_font_default = { variable in typeref:struct:vt_font

Completed in 122 milliseconds