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

/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DX11Application.h42 @property (nonatomic, readwrite, strong) X11Controller *controller; property in interface:X11Application
H A DX11Application.m179 self.controller = nil;
484 [self.controller set_apps_menu:list];
507 (void)[self.controller application:self openFile:cmd];
586 [X11App.controller set_window_menu:allMenuItems];
595 [X11App.controller set_window_menu_check:@(idx)];
611 X11App.controller.can_quit = !!state;
619 [X11App.controller server_ready];
808 [[X11App controller] setup_sparkle];
H A DX11Controller.m80 xapp.controller = self;
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DX11Application.h43 - (void) set_controller:controller;
59 - (X11Controller *) controller; method in interface:X11Application
H A DX11Application.m802 - (X11Controller *) controller { method in implementation:X11Application
1051 [[X11App controller] setup_sparkle];
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dpanfrost.rst35 do not include a display controller, Mesa uses kmsro to support display
37 has a display controller with mainline Linux support not supported by kmsro,
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dtiling.rst58 memory controller has a more effective address swizzling algorithm.

Completed in 10 milliseconds