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

/xsrc/external/mit/libXt/dist/src/
H A DTMprint.c368 TMTypeMatch sTypeMatch; local in function:LookAheadForCycleOrMulticlick
372 sTypeMatch = TMGetTypeMatch(startState->typeIndex);
400 unsigned int type = (unsigned) sTypeMatch->eventType;
407 || typeMatch->eventCode != sTypeMatch->eventCode
411 || typeMatch->eventCodeMask != sTypeMatch->eventCodeMask
412 || typeMatch->matchEvent != sTypeMatch->matchEvent

Completed in 3 milliseconds