Searched refs:X11Controller (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DX11Application.h38 #import "X11Controller.h"
42 @property (nonatomic, readwrite, strong) X11Controller *controller;
H A DX11Controller.h0 /* X11Controller.h -- connect the IB ui
49 @interface X11Controller : NSObject <NSTableViewDataSource> interface
H A DX11Controller.m0 /* X11Controller.m -- connect the IB ui, also the NSApp delegate
37 #import "X11Controller.h"
60 @interface X11Controller () interface
73 @implementation X11Controller implementation
329 // Set X11Controller as the delegate for the updater.
H A DMakefile.in118 X11Controller.lo applewm.lo darwin.lo darwinEvents.lo \
142 ./$(DEPDIR)/X11Application.Plo ./$(DEPDIR)/X11Controller.Plo \
604 X11Controller.m \
619 X11Controller.h \
686 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/X11Controller.Plo@am__quote@ # am--include-marker
958 -rm -f ./$(DEPDIR)/X11Controller.Plo
1016 -rm -f ./$(DEPDIR)/X11Controller.Plo
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DX11Application.h35 #import "X11Controller.h"
38 X11Controller *_controller;
59 - (X11Controller *) controller;
H A DX11Controller.h0 /* X11Controller.h -- connect the IB ui
58 @interface X11Controller : NSObject interface
H A DX11Controller.m0 /* X11Controller.m -- connect the IB ui, also the NSApp delegate
39 #import "X11Controller.h"
56 @implementation X11Controller implementation
330 // Set X11Controller as the delegate for the updater.
H A DMakefile.in58 X11Controller.lo applewm.lo darwin.lo darwinEvents.lo \
429 X11Controller.m \
445 X11Controller.h \
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/X11Controller.Plo@am__quote@
H A DX11Application.m802 - (X11Controller *) controller {

Completed in 13 milliseconds