Home
last modified time | relevance | path

Searched refs:XkbDDXKeybdCtrlProc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/xkb/
H A DddxCtrls.c42 XkbDDXKeybdCtrlProc(DeviceIntPtr dev, KeybdCtrl * ctrl) in XkbDDXKeybdCtrlProc() function
H A DxkbInit.c628 dev->kbdfeed->CtrlProc = XkbDDXKeybdCtrlProc; in InitKeyboardDeviceStructInternal()
/OK3568_Linux_fs/external/xserver/include/
H A Dxkbsrv.h705 extern _X_EXPORT void XkbDDXKeybdCtrlProc(DeviceIntPtr /* dev */ ,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog150486 overwriting the CtrlProc of the KeybdFeedbackClass with XkbDDXKeybdCtrlProc
150487 sets up a nice recursive loop of XkbDDXKeybdCtrlProc calling itself until the
150497 …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...