Search | Google it | Results 1 - 1 of 1 for funcall:VideoSzIx (0.00 seconds) |
76: /* screen horizontal size */ 77: #define VideoHsize(mode) __vHsize[VideoSzIx(mode)] 78: /* screen vertical size */ 79: #define VideoVsize(mode) __vVsize[VideoSzIx(mode)] 80: