Home
last modified time | relevance | path

Searched refs:announce_set_cursor (Results 1 – 2 of 2) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Kernel/Abstractions/
H A Dobserver.hpp59 virtual void announce_set_cursor (tree& ref, path p, tree data);
H A Dobserver.cpp572 announce_set_cursor (ref, mod->p, mod->t); in announce()
628 observer_rep::announce_set_cursor (tree& ref, path p, tree data) { in announce_set_cursor() function in observer_rep