Lines Matching refs:nVrefresh
901 mon->nVrefresh = 1;
906 mon->nVrefresh++;
939 mon->nVrefresh = 1;
996 for(i = 0; i < monitor->nVrefresh; i++) {
1001 if(i == monitor->nVrefresh) return FALSE;
1066 monitor->nVrefresh = 1;
1074 (monitor->nVrefresh < MAX_VREFRESH) ) {
1075 monitor->vrefresh[monitor->nVrefresh].lo = 71;
1076 monitor->vrefresh[monitor->nVrefresh].hi = 71;
1077 monitor->nVrefresh++;
6108 pSiS->CRT2pScrn->monitor->nVrefresh =
6124 pSiS->CRT2pScrn->monitor->nVrefresh = 0;
6431 if((pScrn->monitor->nVrefresh <= 0) || (pSiS->OverruleRanges)) {
6432 if((pScrn->monitor->nVrefresh <= 0) && (pScrn->monitor->DDC)) {
6434 if(pScrn->monitor->nVrefresh > 0) {
6443 if((pScrn->monitor->nVrefresh <= 0) || (pSiS->OverruleRanges)) {
6445 Bool HaveNoRanges = (pScrn->monitor->nVrefresh <= 0);
6726 if((pSiS->CRT2pScrn->monitor->nVrefresh <= 0) || (pSiS->OverruleRanges)) {
6727 if((pSiS->CRT2pScrn->monitor->nVrefresh <= 0) && (pSiS->CRT2pScrn->monitor->DDC)) {
6729 if(pSiS->CRT2pScrn->monitor->nVrefresh > 0) {
6734 if((pSiS->CRT2pScrn->monitor->nVrefresh <= 0) || (pSiS->OverruleRanges)) {
6737 Bool HaveNoRanges = (pSiS->CRT2pScrn->monitor->nVrefresh <= 0);