Home
last modified time | relevance | path

Searched refs:in_full_screen_edit_mode (Results 1 – 5 of 5) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Glue/
H A Dbuild-glue-server.scm42 (full-screen-edit? in_full_screen_edit_mode (bool))
H A Dglue_server.cpp296 bool out= get_server()->in_full_screen_edit_mode (); in tmg_full_screen_editP()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Texmacs/
H A Dtm_frame.hpp64 bool in_full_screen_edit_mode ();
H A Dserver.hpp78 virtual bool in_full_screen_edit_mode () = 0;
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Texmacs/Window/
H A Dtm_frame.cpp283 tm_frame_rep::in_full_screen_edit_mode () { in in_full_screen_edit_mode() function in tm_frame_rep