Searched refs:v_clin (Results 1 – 2 of 2) sorted by relevance
674 if (v.v_clin) { in vt_resizex()675 int rows = v.v_vlin / v.v_clin; in vt_resizex()692 if (v.v_clin > 32) in vt_resizex()709 if (v.v_clin) in vt_resizex()710 vcp->vc_cell_height = v.v_clin; in vt_resizex()
59 __u16 v_clin; /* number of pixel rows per character */ member