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

  /src/sys/arch/hp300/stand/common/
ite_gb.c 51 static void gbox_windowmove(struct ite_data *, int, int, int, int,
59 ip->bmv = gbox_windowmove;
101 gbox_windowmove(ip, 0, 0, 0, 0, ip->dheight, ip->dwidth, RR_CLEAR);
107 gbox_windowmove(ip, charY(ip, ' '), charX(ip, ' '),
124 gbox_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/
gbox.c 149 static int gbox_windowmove(struct diofb *, uint16_t, uint16_t, uint16_t,
279 fb->bmv = gbox_windowmove;
423 gbox_windowmove(struct diofb *fb, uint16_t sx, uint16_t sy, function in typeref:typename:int

Completed in 32 milliseconds