Searched refs:__vesacon_text_rows (Results 1 – 4 of 4) sorted by relevance
51 int __vesacon_text_rows; variable147 __vesacon_text_rows = TEXT_PIXEL_ROWS / __vesacon_font_height; in init_text_display()148 nchars = (__vesacon_text_cols+2) * (__vesacon_text_rows+2); in init_text_display()
255 (__vesacon_text_rows - nrows) * (__vesacon_text_cols + 2); in __vesacon_scroll_up()267 vesacon_touch(0, 0, __vesacon_text_rows, __vesacon_text_cols); in __vesacon_scroll_up()316 vesacon_update_characters(0, 0, __vesacon_text_rows, __vesacon_text_cols); in __vesacon_redraw_text()
81 extern int __vesacon_text_rows;
109 ti.rows = __vesacon_text_rows; in __vesacon_open()