Home
last modified time | relevance | path

Searched refs:have_xi22 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiallowev.c74 Bool have_xi22 = FALSE; in ProcXIAllowEvents() local
83 have_xi22 = TRUE; in ProcXIAllowEvents()
123 if (!have_xi22) in ProcXIAllowEvents()
H A Dxiquerypointer.c86 Bool have_xi22 = FALSE; in ProcXIQueryPointer() local
98 have_xi22 = TRUE; in ProcXIQueryPointer()
164 if (!have_xi22 && pDev->touch && pDev->touch->buttonsDown > 0) in ProcXIQueryPointer()