Home
last modified time | relevance | path

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

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Texmacs/
H A Dtm_frame.hpp32 void set_string_window_property (string what, string val);
H A Dserver.hpp48 virtual void set_string_window_property (string what, string val) = 0;
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Texmacs/Window/
H A Dtm_frame.cpp73 tm_frame_rep::set_string_window_property (string what, string val) { in set_string_window_property() function in tm_frame_rep