Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dwindowstr.h94 struct _OtherInputMasks *inputMasks; /* default: NULL */
H A Dinputstr.h141 typedef struct _OtherInputMasks { struct
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c2515 struct _OtherInputMasks *imasks; in MakeInputMasks()
2517 imasks = calloc(1, sizeof(struct _OtherInputMasks)); in MakeInputMasks()
2541 struct _OtherInputMasks *inputMasks; /* default: NULL */ in RecalculateDeviceDeliverableEvents()
2856 struct _OtherInputMasks *inputMasks; in DeleteWindowFromAnyExtEvents()
2974 struct _OtherInputMasks *inputMasks = wOtherInputMasks(pWin); in DeviceEventSuppressForWindow()
3002 struct _OtherInputMasks *inputMasks = wOtherInputMasks(pWin); in ShouldFreeInputMasks()