Searched refs:GotNewBri (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_opt.c2198 Bool GotNewBri = FALSE, GotOldBri = FALSE, GotCon = FALSE; local in function:SiSOptions
2207 GotNewBri = TRUE;
2209 if(!GotCon && !GotNewBri) {
2231 if(GotNewBri) SiS_PrintOverruleDHM(pScrn, OPTION_NEWSTOREDBRI2, OPTION_NEWSTOREDBRI);
2241 if(!GotCon2 && !GotNewBri2 && !GotNewBri && !GotCon) {

Completed in 5 milliseconds