Lines Matching refs:SWAPREP_PROC
228 #undef SWAPREP_PROC
229 #define SWAPREP_PROC(func) extern void func(xEvent * /* from */, xEvent * /* to */) macro
231 SWAPREP_PROC(SCirculateEvent);
232 SWAPREP_PROC(SClientMessageEvent);
233 SWAPREP_PROC(SColormapEvent);
234 SWAPREP_PROC(SConfigureNotifyEvent);
235 SWAPREP_PROC(SConfigureRequestEvent);
236 SWAPREP_PROC(SCreateNotifyEvent);
237 SWAPREP_PROC(SDestroyNotifyEvent);
238 SWAPREP_PROC(SEnterLeaveEvent);
239 SWAPREP_PROC(SExposeEvent);
240 SWAPREP_PROC(SFocusEvent);
241 SWAPREP_PROC(SGraphicsExposureEvent);
242 SWAPREP_PROC(SGravityEvent);
243 SWAPREP_PROC(SKeyButtonPtrEvent);
244 SWAPREP_PROC(SKeymapNotifyEvent);
245 SWAPREP_PROC(SMapNotifyEvent);
246 SWAPREP_PROC(SMapRequestEvent);
247 SWAPREP_PROC(SMappingEvent);
248 SWAPREP_PROC(SNoExposureEvent);
249 SWAPREP_PROC(SPropertyEvent);
250 SWAPREP_PROC(SReparentEvent);
251 SWAPREP_PROC(SResizeRequestEvent);
252 SWAPREP_PROC(SSelectionClearEvent);
253 SWAPREP_PROC(SSelectionNotifyEvent);
254 SWAPREP_PROC(SSelectionRequestEvent);
255 SWAPREP_PROC(SUnmapNotifyEvent);
256 SWAPREP_PROC(SVisibilityEvent);
258 #undef SWAPREP_PROC