H A D | udl.c | 217 udl_cmd_add_buf(struct udl_softc *sc, uint16_t *buf, int width) in udl_cmd_add_buf() argument 976 int x, y, width, height; udl_cursor() local 1012 int fg, bg, underline, x, y, width, height; udl_putchar() local 1047 int sx, dx, y, width, height; udl_copycols() local 1071 int fg, bg, x, y, width, height; udl_erasecols() local 1092 int sy, ey, dy, width, height; udl_copyrows() local 1129 int fg, bg, y, width, height; udl_eraserows() local 1148 int x, y, width, height; udl_restore_char() local 1202 udl_copy_rect(struct udl_softc * sc,int sx,int sy,int dx,int dy,int width,int height) udl_copy_rect() argument 1234 udl_fill_rect(struct udl_softc * sc,uint16_t rgb16,int x,int y,int width,int height) udl_fill_rect() argument 1265 int sbase, soff, ebase, eoff, x, y, width, width_cur, height; udl_draw_rect() local 1299 int soff, eoff, x, y, width, height; udl_draw_rect_comp() local 1322 udl_copy_line(struct udl_softc * sc,int soff,int doff,int width) udl_copy_line() argument 1336 udl_fill_line(struct udl_softc * sc,uint16_t rgb16,int off,int width) udl_fill_line() argument 1351 udl_draw_line(struct udl_softc * sc,uint16_t * buf,int off,int width) udl_draw_line() argument 1367 udl_cmd_add_buf_comp(struct udl_softc * sc,uint16_t * buf,int width) udl_cmd_add_buf_comp() argument 1438 udl_draw_line_comp(struct udl_softc * sc,uint16_t * buf,int off,int width) udl_draw_line_comp() argument [all...] |