Searched refs:WMEventRec (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinwindowswm.c66 } WMEventRec; typedef in typeref:struct:_WMEvent
186 pNewEvent = (WMEventPtr) malloc(sizeof (WMEventRec));
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Dapplewm.c93 } WMEventRec; typedef in typeref:struct:_WMEvent
247 pNewEvent = (WMEventPtr) malloc(sizeof (WMEventRec));
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Dapplewm.c98 } WMEventRec; typedef in typeref:struct:_WMEvent
248 pNewEvent = (WMEventPtr)malloc(sizeof(WMEventRec));

Completed in 3 milliseconds