Home
last modified time | relevance | path

Searched defs:set_full_screen (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dcocoa.py316 def set_full_screen(self): member in CocoaContext
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dcocoa.py308 def set_full_screen(self): member in CocoaContext
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Qt/
H A Dqt_tm_widget.cpp892 qt_tm_widget_rep::set_full_screen(bool flag) { in set_full_screen() function in qt_tm_widget_rep
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/viewer/
H A Dui.py273 def set_full_screen(self, on): member in EbookViewer
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/X11/
H A Dx_window.cpp342 x_window_rep::set_full_screen (bool flag) { in set_full_screen() function in x_window_rep
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/gui/
H A Dapplication.cpp1180 void Application::set_full_screen(bool x) { in set_full_screen() function in GEO::Application
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/deprecated/old_arch/osmophone/
H A Dmain.cpp194 void set_full_screen() in set_full_screen() function
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/deprecated/old_arch/osmophone/
H A Dmain.cpp194 void set_full_screen() in set_full_screen() function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Gui/
H A Dmessage.hpp262 set_full_screen (widget w, bool flag) { in set_full_screen() function