Home | History | Annotate | Download | only in src

Lines Matching refs:InputInfoPtr

41 int XSpicePointerPreInit(InputDriverPtr drv, InputInfoPtr pInfo, int flags);
43 int XSpiceKeyboardPreInit(InputDriverPtr drv, InputInfoPtr pInfo, int flags);
45 void XSpicePointerUnInit(InputDriverPtr drv, InputInfoPtr pInfo, int flags);
47 void XSpiceKeyboardUnInit(InputDriverPtr drv, InputInfoPtr pInfo, int flags);
76 InputInfoPtr pInfo; /* xf86 device handle to post events */
141 InputInfoPtr pInfo;
272 InputInfoPtr pInfo; /* xf86 device handle to post events */
373 XSpiceKeyboardPreInit(InputDriverPtr drv, InputInfoPtr pInfo, int flags)
392 XSpicePointerPreInit(InputDriverPtr drv, InputInfoPtr pInfo, int flags)
413 XSpicePointerUnInit(InputDriverPtr drv, InputInfoPtr pInfo, int flags)
418 XSpiceKeyboardUnInit(InputDriverPtr drv, InputInfoPtr pInfo, int flags)