Searched refs:vrows (Results 1 – 2 of 2) sorted by relevance
34 int vrows; /* number of virtual rows */ member164 int rows = p->vrows; in real_y()
1259 y_break = p->vrows - p->yscroll; in fbcon_clear()1505 p->vrows = vyres/fh; in updatescrollmode()1507 p->vrows -= (yres - (fh * vc->vc_rows)) / fh; in updatescrollmode()1509 p->vrows--; in updatescrollmode()
Completed in 10 milliseconds