Home
last modified time | relevance | path

Searched refs:DisplayDriver (Results 1 – 10 of 10) sorted by relevance

/haiku/src/tests/apps/fake_app_server/
H A DAppServer.h22 class DisplayDriver; variable
82 DisplayDriver *fDriver;
H A DServerApp.h37 class DisplayDriver; variable
/haiku/docs/develop/servers/app_server/
H A DDisplayDriver.rst1 DisplayDriver class
4 The DisplayDriver class is not a useful class unto itself. It is to
13 DisplayDriver(void)
16 ~DisplayDriver(void)
H A DDesktopClasses.rst11 Screen(DisplayDriver \*gfxmodule, uint8 workspaces)
84 DisplayDriver \*GetDriver(void)
197 void SetDriver(DisplayDriver \*d)
H A DPatternHandler.rst5 classes which require it, such as the DisplayDriver class.
H A Dtoc.rst71 /servers/app_server/DisplayDriver
H A DRGBColor.rst5 app_server, especially the DisplayDriver class
H A DDesktop.rst66 DisplayDriver \*GetGfxDriver(screen_id screen=B_MAIN_SCREEN_ID)
H A Dgraphics.rst31 a collection of workspaces. The desktop actually creates a DisplayDriver
261 to its ServerApp, which will then call the DisplayDriver's appropriate
262 function. The DisplayDriver used will actually handle the drawing of the
H A DDecorator.rst26 void SetDriver(DisplayDriver \*driver)