Searched refs:update_x1 (Results 1 – 1 of 1) sorted by relevance
143 int update_x1; member550 if (s->update_x1 < (x + 1) * FONT_WIDTH) in invalidate_xy()551 s->update_x1 = (x + 1) * FONT_WIDTH; in invalidate_xy()722 s->update_x1 = s->width * FONT_WIDTH; in console_put_lf()1087 s->update_x1 = 0; in console_puts()1094 if (ds_get_bits_per_pixel(s->ds) && s->update_x0 < s->update_x1) { in console_puts()1096 s->update_x1 - s->update_x0, in console_puts()