Searched refs:sizex (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() argument124 pcons->cols = sizex / VIDEO_FONT_WIDTH; in console_calc_rowcol()
27 void console_calc_rowcol(struct console_t *pcons, u32 sizex, u32 sizey);
632 int sizex = artist_get_x(s->blockmove_size); in draw_line_xy() local640 if (sizex > 0) { in draw_line_xy()644 if (sizex < 0) { in draw_line_xy()