Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c119 Bool ShouldFreeInputMasks(WindowPtr /* pWin */ ,
2448 if (ShouldFreeInputMasks(pWin, FALSE)) in SelectForWindow()
2593 if (ShouldFreeInputMasks(pWin, TRUE)) { in InputClientGone()
2992 if (ShouldFreeInputMasks(pWin, FALSE)) in DeviceEventSuppressForWindow()
2998 ShouldFreeInputMasks(WindowPtr pWin, Bool ignoreSelectedEvents) in ShouldFreeInputMasks() function