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

/xsrc/external/mit/libXt/dist/src/
H A DTMparse.c1269 register EventPtr event, downEvent; local in function:RepeatDown
1273 downEvent = event = *eventP;
1274 *upEvent = *downEvent;
1305 *event = *downEvent;
1318 register EventPtr event, downEvent, lastDownEvent = NULL; local in function:RepeatDownPlus
1322 downEvent = event = *eventP;
1323 *upEvent = *downEvent;
1345 *event = *downEvent;
1370 register EventPtr event, downEvent; local in function:RepeatUp
1378 downEvent
1428 register EventPtr event, downEvent, lastUpEvent = NULL; local in function:RepeatUpPlus
[all...]

Completed in 4 milliseconds