HomeSort by: relevance | last modified time | path
    Searched defs:rbox_windowmove (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hp300/stand/common/
ite_rb.c 51 static void rbox_windowmove(struct ite_data *, int, int, int, int,
60 ip->bmv = rbox_windowmove;
78 rbox_windowmove(ip, 0, 0, 0, 0, ip->fbheight, ip->fbwidth, RR_CLEAR);
122 rbox_windowmove(ip, charY(ip, ' '), charX(ip, ' '),
128 rbox_windowmove(struct ite_data *ip, int sy, int sx, int dy, int dx, int h, function in typeref:typename:void
  /src/sys/arch/hp300/dev/
rbox.c 143 static int rbox_windowmove(struct diofb *, uint16_t, uint16_t, uint16_t,
265 fb->bmv = rbox_windowmove;
372 rbox_windowmove(struct diofb *fb, uint16_t sx, uint16_t sy, function in typeref:typename:int

Completed in 14 milliseconds