Lines Matching defs:IsForCRT2
2711 Bool isfordvi, Bool *havecustommodes, Bool fakecrt2modes, Bool IsForCRT2)
2715 if((mymodes = SiSBuildBuiltInModeList(pScrn, includelcdmodes, isfordvi, fakecrt2modes, IsForCRT2))) {
6221 Bool IsForCRT2 = FALSE;
6245 IsForCRT2 = TRUE;
6290 IsForCRT2 = TRUE;
6304 IsForCRT2 = TRUE;
6312 IsForCRT2 = TRUE;
6321 isfordvi, &pSiS->HaveCustomModes, FALSE, IsForCRT2)) {
6327 if(IsForCRT2) UseWide = pSiS->SiS_Pr->SiS_UseWideCRT2;
6328 if((!IsForCRT2) || (pSiS->VBFlags2 & VB2_SISVGA2BRIDGE)) {
6331 UseWide ? "real" : "fake", IsForCRT2 ? 2 : 1);
6334 IsForCRT2 ? 2 : 1);