Searched defs:from_x (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/sgimips/gio/ |
H A D | light.c | 213 rex_copy_rect(struct light_devconfig *dc, int from_x, int from_y, int to_x, in rex_copy_rect() 244 rex_fill_rect(struct light_devconfig *dc, int from_x, int from_y, int to_x, in rex_fill_rect() 438 int from_x, from_y, to_x, to_y, width, height; in light_copycols() local 456 int from_x, from_y, to_x, to_y; in light_erasecols() local 472 int from_x, from_y, to_x, to_y, width, height; in light_copyrows() local 490 int from_x, from_y, to_x, to_y; in light_eraserows() local
|