Home
last modified time | relevance | path

Searched refs:set_bool_window_property (Results 1 – 3 of 3) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Texmacs/
H A Dtm_frame.hpp30 void set_bool_window_property (string what, bool val);
H A Dserver.hpp46 virtual void set_bool_window_property (string what, bool val) = 0;
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Texmacs/Window/
H A Dtm_frame.cpp63 tm_frame_rep::set_bool_window_property (string what, bool val) { in set_bool_window_property() function in tm_frame_rep