Searched refs:DisplayDriver (Results 1 – 10 of 10) sorted by relevance
22 class DisplayDriver; variable82 DisplayDriver *fDriver;
37 class DisplayDriver; variable
1 DisplayDriver class4 The DisplayDriver class is not a useful class unto itself. It is to13 DisplayDriver(void)16 ~DisplayDriver(void)
11 Screen(DisplayDriver \*gfxmodule, uint8 workspaces)84 DisplayDriver \*GetDriver(void)197 void SetDriver(DisplayDriver \*d)
5 classes which require it, such as the DisplayDriver class.
71 /servers/app_server/DisplayDriver
5 app_server, especially the DisplayDriver class
66 DisplayDriver \*GetGfxDriver(screen_id screen=B_MAIN_SCREEN_ID)
31 a collection of workspaces. The desktop actually creates a DisplayDriver261 to its ServerApp, which will then call the DisplayDriver's appropriate262 function. The DisplayDriver used will actually handle the drawing of the
26 void SetDriver(DisplayDriver \*driver)