Searched refs:sizey (Results 1 – 3 of 3) sorted by relevance
122 void console_calc_rowcol(struct console_t *pcons, u32 sizex, u32 sizey) in console_calc_rowcol() argument129 pcons->rows = sizey / VIDEO_FONT_HEIGHT; in console_calc_rowcol()
27 void console_calc_rowcol(struct console_t *pcons, u32 sizex, u32 sizey);
633 int sizey = artist_get_y(s->blockmove_size); in draw_line_xy() local649 if (sizey > 0) { in draw_line_xy()653 if (sizey < 0) { in draw_line_xy()