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

/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Ddarwin.c181 static int foundIndex = 0; local in function:DarwinScreenInit
190 foundIndex = 0;
203 ret = QuartzAddScreen(foundIndex, pScreen);
204 foundIndex++;
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Ddarwin.c183 static int foundIndex = 0; local in function:DarwinScreenInit
192 foundIndex = 0;
205 ret = QuartzAddScreen(foundIndex, pScreen);
206 foundIndex++;

Completed in 4 milliseconds