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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/IA/
H A Dinteractive.c830 register Mask index2 = 0; local
833 index2 = (Mask) lowbit (tmask);
834 tmask &= ~index2;
835 if (index2 == CWEventMask) {
841 if ((index2 == CWEventMask) && (*pVlist & SubstructureRedirectMask)) {

Completed in 11 milliseconds