Searched refs:v_vcol (Results 1 – 2 of 2) sorted by relevance
58 unsigned short v_vcol; /* number of pixel columns on screen */ member
866 if (v.v_vcol && v.v_ccol) { in vt_ioctl()867 int cols = v.v_vcol/v.v_ccol; in vt_ioctl()