Lines Matching refs:Window
53 /** Window dimensions. */
120 VBoxGuestWinInfo *find(Window hWin)
136 bool addWindow(Window hWin, bool isMapped, int x, int y, int w, int h, int cRects,
147 VBoxGuestWinInfo *removeWindow(Window hWin)
193 void addClients(const Window hRoot);
194 bool isVirtualRoot(Window hWin);
195 void addClientWindow(Window hWin);
243 void doConfigureEvent(Window hWin);
244 void doMapEvent(Window hWin);
245 void doUnmapEvent(Window hWin);
246 void doShapeEvent(Window hWin);