Searched refs:v_vcol (Results 1 – 2 of 2) sorted by relevance
60 __u16 v_vcol; /* number of pixel columns on screen */ member
683 if (v.v_vcol && v.v_ccol) { in vt_resizex()684 int cols = v.v_vcol / v.v_ccol; in vt_resizex()