HomeSort by: relevance | last modified time | path
    Searched refs:AdjustMaxX (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-mach64/dist/src/
atiadjust.c 76 pATI->AdjustMaxX = MaxBase % pATI->displayWidth;
100 if (x > pATI->AdjustMaxX)
atistruct.h 370 int AdjustDepth, AdjustMaxX, AdjustMaxY;
atipreinit.c 2473 MinX = pScreenInfo->virtualX - pATI->AdjustMaxX;

Completed in 6 milliseconds