Search | Google it | Results 1 - 2 of 2 for funcall:VideoVsize (0.00 seconds) |
225: Vinf.width = Vinf.fb_width = VideoHsize(Vinf.curmode); 226: Vinf.height = Vinf.fb_height = VideoVsize(Vinf.curmode); 227: Vinf.pixbits = VideoPixBits(Vinf.curmode);
182: if (lcd->hde != VideoHsize(Vinf.reqmode) || 183: lcd->vde != VideoVsize(Vinf.reqmode)) continue; 184: