Searched refs:WMEventRec (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ | ||
| H A D | winwindowswm.c | 66 } WMEventRec; typedef in typeref:struct:_WMEvent 186 pNewEvent = (WMEventPtr) malloc(sizeof (WMEventRec)); |
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ | ||
| H A D | applewm.c | 93 } WMEventRec; typedef in typeref:struct:_WMEvent 247 pNewEvent = (WMEventPtr) malloc(sizeof (WMEventRec)); |
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ | ||
| H A D | applewm.c | 98 } WMEventRec; typedef in typeref:struct:_WMEvent 248 pNewEvent = (WMEventPtr)malloc(sizeof(WMEventRec)); |
Completed in 3 milliseconds