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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPCache.c1771 pCache = &pCachePriv->InfoMono[pCachePriv->CurrentMono++];
1772 if(pCachePriv->CurrentMono >= pCachePriv->NumMono)
1773 pCachePriv->CurrentMono = 0;
H A Dxaalocal.h1756 int CurrentMono; member in struct:__anon152d0be20108

Completed in 5 milliseconds