Home
last modified time | relevance | path

Searched refs:rbox_windowmove (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/hp300/stand/common/
Dite_rb.c51 void rbox_windowmove(struct ite_data *, int, int, int, int, int, int, int);
59 ip->bmv = rbox_windowmove; in rbox_init()
77 rbox_windowmove(ip, 0, 0, 0, 0, ip->fbheight, ip->fbwidth, RR_CLEAR); in rbox_init()
121 rbox_windowmove(ip, charY(ip, ' '), charX(ip, ' '), in rbox_init()
127 rbox_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, int h, in rbox_windowmove() function
/netbsd/src/sys/arch/hp300/dev/
Drbox.c143 static int rbox_windowmove(struct diofb *, uint16_t, uint16_t, uint16_t,
265 fb->bmv = rbox_windowmove; in rbox_reset()
372 rbox_windowmove(struct diofb *fb, uint16_t sx, uint16_t sy, in rbox_windowmove() function