Searched refs:InputInfoRec (Results 1 – 2 of 2) sorted by relevance
388 typedef struct _InputInfoRec InputInfoRec; typedef394 InputInfoRec **inputs; /* NULL terminated */
106028 xfree86: remove IDevRec, replace with InputInfoRec.106030 This struct is superfluous, maintaining the same info as the InputInfoRec106034 from the fields of the IDevRec (idev, commonOptions) to the InputInfoRec106038 In NewInputDeviceRequest, the InputInfoRec is now always allocated and just106084 InputInfoRec hasn't had a free function pointer since the git import.106124 xfree86: remove conversion procs and close proc from InputInfoRec.106175 Remove atom field from InputInfoRec.106253 xfree86: remove always_core_feedback from InputInfoRec.106263 xfree86: remove first/last from InputInfoRec.106273 xfree86: remove private_flags from InputInfoRec.[all …]