Searched refs:XkbDDXKeybdCtrlProc (Results 1 – 4 of 4) sorted by relevance
42 XkbDDXKeybdCtrlProc(DeviceIntPtr dev, KeybdCtrl * ctrl) in XkbDDXKeybdCtrlProc() function
628 dev->kbdfeed->CtrlProc = XkbDDXKeybdCtrlProc; in InitKeyboardDeviceStructInternal()
705 extern _X_EXPORT void XkbDDXKeybdCtrlProc(DeviceIntPtr /* dev */ ,
150486 overwriting the CtrlProc of the KeybdFeedbackClass with XkbDDXKeybdCtrlProc150487 sets up a nice recursive loop of XkbDDXKeybdCtrlProc calling itself until the150497 …CtrlProc of the KeybdFeedbackClass with XkbDDXKeybdCtrlProc sets up a nice recursive loop of XkbDD…151993 pXDev->kbdfeed->CtrlProc= XkbDDXKeybdCtrlProc;151997 XkbDDXKeybdCtrlProc is called, and calls itself, and calls itself, and...