Searched refs:darwinEvents (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DdarwinEvents.c57 #include "darwinEvents.h"
91 static EventListPtr darwinEvents = NULL; variable in typeref:typename:EventListPtr
118 if(darwinEvents == NULL) {
356 * darwinEvents without holding the lock, but darwinEvents is only ever set
359 if (!darwinEvents) {
360 darwinEvents = InitEventList(GetMaximumEventsNum());;
362 if (!darwinEvents)
446 if(!darwinEvents) {
447 DEBUG_LOG("DarwinSendPointerEvents called before darwinEvents wa
[all...]
H A DMakefile.in58 X11Controller.lo applewm.lo darwin.lo darwinEvents.lo \
432 darwinEvents.c \
449 darwinEvents.h \
515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/darwinEvents.Plo@am__quote@
H A DX11Controller.m44 #include "darwinEvents.h"
H A DX11Application.m42 #include "darwinEvents.h"
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DMakefile.in118 X11Controller.lo applewm.lo darwin.lo darwinEvents.lo \
144 ./$(DEPDIR)/darwinEvents.Plo ./$(DEPDIR)/darwinXinput.Plo \
607 darwinEvents.c \
623 darwinEvents.h \
689 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/darwinEvents.Plo@am__quote@ # am--include-marker
961 -rm -f ./$(DEPDIR)/darwinEvents.Plo
1019 -rm -f ./$(DEPDIR)/darwinEvents.Plo
H A DX11Controller.m43 #include "darwinEvents.h"
H A DX11Application.m42 #include "darwinEvents.h"

Completed in 15 milliseconds