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
|