Searched refs:vt_font_assigned (Results 1 – 1 of 1) sorted by relevance
180 static struct vt_font *vt_font_assigned = &vt_font_default; variable1812 vt_font_assigned = font; in vt_init_font()1827 vt_font_assigned = font; in vt_init_font_static()1880 vw->vw_font = vtfont_ref(vt_font_assigned); in vtterm_cnprobe()2869 error = vt_change_font(vw, vt_font_assigned); in vtterm_ioctl()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()