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

/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_driver.c959 xf86GetOptValBool(nPtr->Options, OPTION_LCD_STRETCH,&nPtr->noLcdStretch);
1038 nPtr->noLcdStretch = TRUE;
1072 if (nPtr->noLcdStretch)
2622 Bool noLcdStretch = nPtr->noLcdStretch; local in function:neoModeInit
2755 if ((!noLcdStretch) &&
2767 noLcdStretch = TRUE;
2783 noLcdStretch = TRUE;
2819 if (noLcdStretch) {
2839 if (noLcdStretch) {
[all...]
H A Dneo.h246 Bool noLcdStretch; member in struct:neoRec

Completed in 5 milliseconds