Searched refs:OPTION_NEWSTOREDBRI (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_opt.c | 146 OPTION_NEWSTOREDBRI, enumerator in enum:__anonbd78be5d0103 243 { OPTION_NEWSTOREDBRI, "Brightness", OPTV_STRING, {0}, FALSE }, 244 { OPTION_NEWSTOREDBRI, "NewGammaBrightness", OPTV_STRING, {0}, FALSE }, 2204 if((strptr = (char *)xf86GetOptValString(pSiS->Options, OPTION_NEWSTOREDBRI))) { 2205 SiS_EvalOneOrThreeFloats2(pScrn, OPTION_NEWSTOREDBRI, newbriopt, strptr, 2231 if(GotNewBri) SiS_PrintOverruleDHM(pScrn, OPTION_NEWSTOREDBRI2, OPTION_NEWSTOREDBRI);
|
Completed in 5 milliseconds