Searched defs:DISPLAYSTATE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddisplay.cpp64 struct DISPLAYSTATE struct
120 static int initDisplay(struct DISPLAYSTATE *pState)
148 static void updateScreenInformation(struct DISPLAYSTATE *pState, unsigned cx, unsigned cy, unsigned cBPP, unsigned iDisplay,
174 static void updateSizeHintsProperty(struct DISPLAYSTATE *pState)
195 static void notifyXServer(struct DISPLAYSTATE *pState)
238 static void updateMouseCapabilities(struct DISPLAYSTATE *pState)
262 static void runDisplay(struct DISPLAYSTATE *pState)
343 static struct DISPLAYSTATE *getStateFromInterface(struct VBCLSERVICE **ppInterface)
345 struct DISPLAYSTATE *pSelf = (struct DISPLAYSTATE *)ppInterfac
[all...]

Completed in 43 milliseconds