Home
last modified time | relevance | path

Searched refs:SLOT_FULL_SCREEN (Results 1 – 4 of 4) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Gui/
H A Dmessage.hpp28 SLOT_FULL_SCREEN, enumerator
264 send<bool> (w, SLOT_FULL_SCREEN, flag); in set_full_screen()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Cocoa/
H A Daqua_widget.mm812 case SLOT_FULL_SCREEN:
813 check_type<bool> (val, "SLOT_FULL_SCREEN");
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Qt/
H A Dqt_tm_widget.cpp617 case SLOT_FULL_SCREEN: in send()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Widkit/Basic/
H A Dwidkit_wrapper.cpp634 case SLOT_FULL_SCREEN: in send()