Lines Matching defs:infoflag
485 USHORT xres, temp, colordepth, infoflag;
487 infoflag = XGI_Pr->RefIndex[RefreshRateTableIndex].Ext_InfoFlag;
493 if(infoflag & InterlaceMode) temp <<= 1;
576 USHORT temp, DisplayUnit, infoflag;
578 infoflag = XGI_Pr->RefIndex[RefreshRateTableIndex].Ext_InfoFlag;
589 if(infoflag & InterlaceMode) DisplayUnit >>= 1;
654 USHORT data,infoflag=0,modeflag;
659 infoflag = XGI_Pr->RefIndex[RefreshRateTableIndex].Ext_InfoFlag;
675 if(infoflag & InterlaceMode) data |= 0x20;
680 if(infoflag & InterlaceMode) {