Home
last modified time | relevance | path

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

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Glue/
H A Dbuild-glue-server.scm33 (show-bottom-tools show_bottom_tools (void int bool))
H A Dglue_server.cpp193 get_server()->show_bottom_tools (in1, in2); in tmg_show_bottom_tools()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Texmacs/
H A Dtm_frame.hpp42 void show_bottom_tools (int which, bool flag);
H A Dserver.hpp57 virtual void show_bottom_tools (int which, bool flag) = 0;
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Texmacs/Window/
H A Dtm_frame.cpp150 tm_frame_rep::show_bottom_tools (int which, bool flag) { in show_bottom_tools() function in tm_frame_rep