Home
last modified time | relevance | path

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

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Texmacs/
H A Dtm_frame.hpp35 int get_int_window_property (string what);
H A Dserver.hpp51 virtual int get_int_window_property (string what) = 0;
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Texmacs/Window/
H A Dtm_frame.cpp88 tm_frame_rep::get_int_window_property (string what) { in get_int_window_property() function in tm_frame_rep