Searched refs:dtopDivertXInput (Results 1 – 4 of 4) sorted by relevance
107 void (*dtopDivertXInput)(); /* X windows keyboard input routine */ variable759 if (outc == 0 && dtopDivertXInput &&761 (*dtopDivertXInput)(c);773 if (dtopDivertXInput) {774 (*dtopDivertXInput)(*ns);813 if (dtopDivertXInput) {814 (*dtopDivertXInput)(KEY_REPEAT);
109 extern void (*dtopDivertXInput)();163 dtopDivertXInput = xcfbKbdEvent;184 dtopDivertXInput = (void (*)())0;261 dtopDivertXInput = xcfbKbdEvent;269 dtopDivertXInput = (void (*)())0;
118 extern void (*dtopDivertXInput)();924 dtopDivertXInput = cfbKbdEvent; in cfbConfigMouse()961 dtopDivertXInput = (void (*)())0; in cfbDeconfigMouse()
115 extern void (*dtopDivertXInput)();818 dtopDivertXInput = mfbKbdEvent; in mfbConfigMouse()855 dtopDivertXInput = (void (*)())0; in mfbDeconfigMouse()