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

  /src/sys/arch/hp300/stand/common/
ite_tc.c 52 static void topcat_windowmove(struct ite_data *, int, int, int, int,
60 ip->bmv = topcat_windowmove;
100 topcat_windowmove(ip, 0, 0, 0, 0, ip->fbheight, ip->fbwidth, RR_CLEAR);
108 topcat_windowmove(ip, charY(ip, ' '), charX(ip, ' '),
114 topcat_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/
topcat.c 148 static int topcat_windowmove(struct diofb *, uint16_t, uint16_t, uint16_t,
378 fb->bmv = topcat_windowmove;
554 topcat_windowmove(struct diofb *fb, uint16_t sx, uint16_t sy, function in typeref:typename:int

Completed in 13 milliseconds