Home
last modified time | relevance | path

Searched defs:screenIndex (Results 1 – 25 of 82) sorted by relevance

1234

/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dscreenshotwizardpage.cpp46 for(int screenIndex = 0; screenIndex < desktopWidget->screenCount(); ++screenIndex) in ScreenshotWizardPage() local
75 int screenIndex = ui->screenComboBox->currentIndex() - 1; in on_captureWholeScreenPushButton_clicked() local
H A Dscreenshooter.cpp34 QPixmap ScreenShooter::captureScreen(int screenIndex) in captureScreen()
51 for(int screenIndex = 0; screenIndex < desktop->screenCount(); ++screenIndex) in captureScreens() local
/dports/www/firefox/firefox-99.0/browser/components/newtab/content-src/aboutwelcome/components/
H A DLanguageSwitcher.jsx17 screenIndex, argument
/dports/games/scummvm/scummvm-2.5.1/engines/hugo/
H A Dfile_v3d.cpp50 void FileManager_v3d::readBackground(const int screenIndex) { in readBackground()
H A Dfile_v1d.cpp82 void FileManager_v1d::readBackground(const int screenIndex) { in readBackground()
H A Dfile_v2d.cpp78 void FileManager_v2d::readBackground(const int screenIndex) { in readBackground()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/hugo/
H A Dfile_v3d.cpp50 void FileManager_v3d::readBackground(const int screenIndex) { in readBackground()
H A Dfile_v2d.cpp78 void FileManager_v2d::readBackground(const int screenIndex) { in readBackground()
H A Dfile_v1d.cpp82 void FileManager_v1d::readBackground(const int screenIndex) { in readBackground()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xquartz/xpr/
H A Ddristruct.h69 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xquartz/xpr/
H A Ddristruct.h69 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xquartz/xpr/
H A Ddristruct.h69 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xquartz/xpr/
H A Ddristruct.h69 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xquartz/xpr/
H A Ddristruct.h69 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xquartz/xpr/
H A Ddristruct.h69 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xquartz/xpr/
H A Ddristruct.h69 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xquartz/xpr/
H A Ddristruct.h69 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xquartz/xpr/
H A Ddristruct.h69 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/platforms/blackberry/
H A Dqbbintegration.cpp368 void QBBIntegration::createDisplay(screen_display_t display, int screenIndex) in createDisplay()
/dports/devel/etl/synfig-1.2.2/synfig-osx/launcher/
H A Ddristruct.h78 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/graphics/synfig/synfig-1.2.2/synfig-osx/launcher/
H A Ddristruct.h78 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-osx/launcher/
H A Ddristruct.h78 #define DRI_SCREEN_PRIV_FROM_INDEX(screenIndex) ((DRIScreenPrivPtr) \ argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqwindowsysteminterface_qpa.cpp278 void QWindowSystemInterface::handleScreenGeometryChange(int screenIndex) in handleScreenGeometryChange()
285 void QWindowSystemInterface::handleScreenAvailableGeometryChange(int screenIndex) in handleScreenAvailableGeometryChange()
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/monitor/
H A Drecmanager.cpp425 void RecManager::slotSetScreen(int screenIndex) in slotSetScreen()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/native/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GdkGraphicsEnvironment.c242 gint x, y, screenIndex; in Java_gnu_java_awt_peer_gtk_GdkGraphicsEnvironment_getMouseCoordinates() local

1234