Searched refs:v_clin (Results 1 – 2 of 2) sorted by relevance
57 unsigned short v_clin; /* number of pixel rows per character */ member
680 if (v.v_clin) { in vt_resizex()681 int rows = v.v_vlin / v.v_clin; in vt_resizex()698 if (v.v_clin > 32) in vt_resizex()715 if (v.v_clin) in vt_resizex()716 vcp->vc_cell_height = v.v_clin; in vt_resizex()