Home
last modified time | relevance | path

Searched defs:isFullScreen (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/symbian/platformplugin/
H A DHTML5VideoPlugin.h38 bool isFullScreen() const { return m_fullScreen; } in isFullScreen() function
/dports/games/scummvm/scummvm-2.5.1/engines/groovie/
H A Dgraphics.h42 bool isFullScreen() { return (_foreground.h == 480); } in isFullScreen() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/groovie/
H A Dgraphics.h42 bool isFullScreen() { return (_foreground.h == 480); } in isFullScreen() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/platforms/openkode/
H A Dqopenkodewindow.h83 bool isFullScreen; variable
H A Dqopenkodeintegration.h77 bool isFullScreen() const {return mIsFullScreen;} in isFullScreen() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/include/
H A DOgreSDLWindow.h86 bool isFullScreen(void) const in isFullScreen() function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/include/SDL/
H A DOgreSDLWindow.h86 bool isFullScreen(void) const in isFullScreen() function
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/media/
H A DVideoPlayer.java36 private boolean isFullScreen; field in VideoPlayer
95 public boolean isFullScreen() { in isFullScreen() method in VideoPlayer
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/media/
H A DVideoPlayer.java36 private boolean isFullScreen; field in VideoPlayer
95 public boolean isFullScreen() { in isFullScreen() method in VideoPlayer
/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DPanel.h123 bool isFullScreen = false; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/mozilla/gecko/gfx/
H A DPanZoomTarget.java25 boolean isFullScreen(); in isFullScreen() method
/dports/editors/libreoffice6/libreoffice-6.4.7.2/android/source/src/java/org/mozilla/gecko/gfx/
H A DPanZoomTarget.java25 boolean isFullScreen(); in isFullScreen() method
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreRenderWindow.cpp50 bool RenderWindow::isFullScreen(void) const in isFullScreen() function in Ogre::RenderWindow
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreRenderWindow.cpp55 bool RenderWindow::isFullScreen(void) const in isFullScreen() function in Ogre::RenderWindow
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/
H A DActivityUtils.java49 public static boolean isFullScreen(final Activity activity) { in isFullScreen() method in ActivityUtils
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_out/macosx/
H A DXineOpenGLView.h55 BOOL isFullScreen; variable
/dports/www/falkon/falkon-3.2.0/src/lib/popupwindow/
H A Dpopupwebview.cpp62 bool PopupWebView::isFullScreen() in isFullScreen() function in PopupWebView
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/window/
H A DWindow.h89 bool isFullScreen() const { return isFullscreen_; } in isFullScreen() function
/dports/games/freesynd/freesynd-0.7.5/src/
H A Dappcontext.h52 bool isFullScreen() { return fullscreen_; } in isFullScreen() function
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/avfoundation/mediaplayer/
H A Davfvideowidgetcontrol.mm85 bool AVFVideoWidgetControl::isFullScreen() const function
/dports/multimedia/dragon/dragon-21.12.3/src/app/
H A DstateChange.cpp26 bool const isFullScreen = toggleAction("fullscreen")->isChecked(); in engineStateChanged() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/
H A DActivityUtils.java53 public static boolean isFullScreen(final Activity activity) { in isFullScreen() method in ActivityUtils
/dports/www/falkon/falkon-3.2.0/autotests/
H A Dwebviewtest.cpp46 bool isFullScreen() override in isFullScreen() function in TestWebView
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/main/java/org/mozilla/gecko/util/
H A DActivityUtils.java52 public static boolean isFullScreen(final Activity activity) { in isFullScreen() method in ActivityUtils
/dports/astro/celestia-gtk/celestia-1.6.1/macosx/
H A DCelestiaController.h30 BOOL isFullScreen; variable

12345678910>>...13