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

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DX11Controller.h115 OSX_BOOL finished_launching; field in interface:X11Controller
H A DX11Controller.m824 finished_launching = YES;
841 if (finished_launching)
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DX11Controller.m70 @property (nonatomic, readwrite, assign) OSX_BOOL finished_launching; property in interface:X11Controller
892 self.finished_launching = YES;
908 if (self.finished_launching)

Completed in 4 milliseconds