Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwindowswm.c67 } WMEventRec; typedef
165 pNewEvent = malloc(sizeof(WMEventRec)); in ProcWindowsWMSelectInput()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dapplewm.c98 } WMEventRec; typedef
248 pNewEvent = (WMEventPtr)malloc(sizeof(WMEventRec)); in ProcAppleWMSelectInput()