Searched refs:desktop (Results 1 - 25 of 32) sorted by relevance

12

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxproto.h7 int ewmh_move_to_desktop(Window wnd, unsigned int desktop);
H A Dewmhints.c109 Get current desktop number
371 int desktop; local
382 desktop = *prop_return;
384 return desktop;
389 ewmh_move_to_desktop(Window wnd, unsigned int desktop) argument
398 xevent.xclient.data.l[0] = desktop;
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMultiScreenLayout.cpp74 QDesktopWidget *pDW = QApplication::desktop();
259 m_cHostScreens = QApplication::desktop()->screenCount();
298 screen = QApplication::desktop()->availableGeometry(screenLayout.value(iGuestScreen, 0));
300 screen = QApplication::desktop()->screenGeometry(screenLayout.value(iGuestScreen, 0));
H A DUIMouseHandler.cpp190 visibleRectangle = visibleRectangle.intersected(QApplication::desktop()->availableGeometry(machineLogic()->machineWindows()[m_iMouseCaptureViewIndex]));
514 * by Operating System desktop manager: */
885 int iWe = QApplication::desktop()->width() - 1;
886 int iHe = QApplication::desktop()->height() - 1;
1109 viewportRectangle = viewportRectangle.intersected(QApplication::desktop()->availableGeometry(machineLogic()->machineWindows()[m_iMouseCaptureViewIndex]));
H A DUISession.cpp820 /* Acquire desktop wrapper: */
821 QDesktopWidget *pDesktop = QApplication::desktop();
1179 connect(QApplication::desktop(), SIGNAL(screenCountChanged(int)),
1181 connect(QApplication::desktop(), SIGNAL(resized(int)),
1183 connect(QApplication::desktop(), SIGNAL(workAreaResized(int)),
1923 QDesktopWidget *pDesktop = QApplication::desktop();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/scale/
H A DUIMachineWindowScale.cpp103 QRect availableGeo = !geo.isNull() ? QApplication::desktop()->availableGeometry(QPoint(geo.x(), geo.y())) :
104 QApplication::desktop()->availableGeometry(this);
H A DUIMachineViewScale.cpp188 return QApplication::desktop()->availableGeometry(this);
200 /* The area taken up by the machine window on the desktop, including window
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIMiniToolBar.cpp146 if (QApplication::desktop()->screenNumber(parentWidget()) == -1)
151 iHostScreen = QApplication::desktop()->screenNumber(parentWidget());
163 case GeometryType_Available: screenRect = QApplication::desktop()->availableGeometry(iHostScreen); break;
164 case GeometryType_Full: screenRect = QApplication::desktop()->screenGeometry(iHostScreen); break;
203 if (QApplication::desktop()->screenNumber(parentWidget()) == -1)
211 iHostScreen = QApplication::desktop()->screenNumber(this);
218 case GeometryType_Available: screenRect = QApplication::desktop()->availableGeometry(iHostScreen); break;
219 case GeometryType_Full: screenRect = QApplication::desktop()->screenGeometry(iHostScreen); break;
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/
H A DUIMachineViewFullscreen.cpp170 return QApplication::desktop()->screenGeometry(iScreen);
H A DUIMachineWindowFullscreen.cpp303 const QRect workingArea = QApplication::desktop()->screenGeometry(iScreen);
H A DUIMachineLogicFullscreen.cpp737 const int iCurrentHostScreenIndex = QApplication::desktop()->screenNumber(pMachineWindow);
739 const QSize screenSize = QApplication::desktop()->screenGeometry(iWantedHostScreenIndex).size();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/
H A DUIMachineViewSeamless.cpp186 return QApplication::desktop()->availableGeometry(iScreen);
H A DUIMachineWindowSeamless.cpp174 QRect workingArea = QApplication::desktop()->availableGeometry(iScreen);
/vbox/src/VBox/Main/webservice/samples/java/jax-ws/
H A Dclienttest.java81 Desktop desktop = new Desktop(i);
84 desktop.getName(),
85 desktop.getId(),
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineViewNormal.cpp184 return QApplication::desktop()->availableGeometry(this);
196 /* The area taken up by the machine window on the desktop, including window
H A DUIMachineWindowNormal.cpp373 QRect availableGeo = !geo.isNull() ? QApplication::desktop()->availableGeometry(QPoint(geo.x(), geo.y())) :
374 QApplication::desktop()->availableGeometry(this);
493 const QDesktopWidget *pDesktopWidget = QApplication::desktop();
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c735 HDESK desktop; local
765 * get the input desktop. */
767 desktop = OpenInputDesktop( 0, FALSE,
773 if ( !desktop )
775 crError( "Render SPU: Couldn't acquire input desktop" );
778 crDebug( "Render SPU: Got the desktop: 0x%x", desktop );
780 if ( !SetThreadDesktop( desktop ) )
786 /*crError( "Couldn't set thread to input desktop" ); */
788 crDebug( "Render SPU: Set the thread desktop
[all...]
/vbox/src/VBox/Installer/linux/
H A Dinstall.sh414 ln -sf $INSTALLATION_DIR/virtualbox.desktop /usr/share/applications/virtualbox.desktop
453 # Update the desktop database
454 update-desktop-database -q 2>/dev/null
H A Duninstall.sh113 /usr/share/applications/virtualbox.desktop \
/vbox/src/VBox/Debugger/
H A DVBoxDbgGui.cpp46 * Set the VM handle and update the desktop size.
183 * and resize it to cover all the space to the left side of the desktop.
212 * and resize it to cover the space down to the bottom of the desktop.
225 QDesktopWidget *pDesktop = QApplication::desktop();
/vbox/src/VBox/Additions/solaris/Installer/
H A Dpostinstall.sh275 /usr/sbin/installf -c none $PKGINST $vboxclient_dest/vboxclient.desktop=$vboxadditions_path/vboxclient.desktop s
/vbox/src/VBox/Additions/linux/installer/
H A Dvboxadd-x11.sh194 # Install an X11 desktop startup application. The application should be a shell script.
198 # syntax: install_x11_startup_app app desktop service_name
208 { echo >> $LOG "$self: no desktop file given"; return 1; }
251 Could not set up the $service_name desktop service.
279 echo "VirtualBox Guest Additions installation, Window System and desktop setup" > $LOG
524 begin "Installing graphics libraries and desktop services components"
563 install_x11_startup_app "$lib_dir/98vboxadd-xclient" "$share_dir/vboxclient.desktop" VBoxClient VBoxClient-all ||
644 rm /etc/xdg/autostart/vboxclient.desktop 2>/dev/null
645 rm /usr/share/autostart/vboxclient.desktop 2>/dev/null
/vbox/src/VBox/Installer/linux/rpm/
H A DVirtualBox.tmpl.spec201 mv virtualbox.desktop $RPM_BUILD_ROOT/usr/share/applications/virtualbox.desktop
310 update-desktop-database -q > /dev/null 2>&1 || :
434 update-desktop-database -q > /dev/null 2>&1 || :
/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIArrowSplitter.cpp85 const QSize screenGeometryDot4 = QApplication::desktop()->screenGeometry(this).size() * .4;
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp475 /* If it's a Xinerama desktop: */
500 /* Get virtual desktop window: */
2590 * within the available desktop area. If \a aWidget is bigger then this area,
2593 * simply aligned with the top left corner of the available desktop area).
2598 * be centered relative to the available desktop area.
2612 deskGeo = QApplication::desktop()->availableGeometry (w);
2623 deskGeo = QApplication::desktop()->availableGeometry();
2670 /* ensure the widget is within the available desktop area */
2885 * Returns the required video memory in bytes for the current desktop
2891 QDesktopWidget *pDW = QApplication::desktop();
3204 CARD32 *desktop = (CARD32 *) XXGetProperty (dpy, aWId, XA_CARDINAL, local
[all...]

Completed in 1759 milliseconds

12