Lines Matching refs:LCDwidth
351 int Depth, BOOLEAN FSTN, int LCDwidth, int LCDheight)
367 if((!(VBFlags & CRT1_LCDA)) || ((LCDwidth >= 800) && (LCDwidth >= 600))) {
372 if((!(VBFlags & CRT1_LCDA)) || ((LCDwidth >= 1024) && (LCDwidth >= 768))) {
489 int Depth, BOOLEAN FSTN, unsigned short CustomT, int LCDwidth, int LCDheight,
520 if(LCDwidth >= 1024 && LCDwidth != 1152 && LCDheight >= 768) {
602 if(LCDwidth >= 800 && LCDheight >= 600) {
607 if(LCDwidth >= 1024 && LCDheight >= 768 && LCDwidth != 1152) {