Searched refs:v_vlin (Results 1 – 2 of 2) sorted by relevance
677 if (!v.v_vlin) in vt_resizex()678 v.v_vlin = vc->vc_scan_lines; in vt_resizex()681 int rows = v.v_vlin / v.v_clin; in vt_resizex()713 if (v.v_vlin) in vt_resizex()714 vcp->vc_scan_lines = v.v_vlin; in vt_resizex()
56 unsigned short v_vlin; /* number of pixel rows on screen */ member
Completed in 7 milliseconds