Home
last modified time | relevance | path

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

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Interface/
H A Dedit_mouse.cpp166 edit_interface_rep::mouse_adjust (SI x, SI y, int mods) { in mouse_adjust() function in edit_interface_rep
505 if (type == "press-right") mouse_adjust (x, y, mods); in mouse_any()
H A Dedit_interface.hpp164 void mouse_adjust (SI x, SI y, int mods);
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/
H A Deditor.hpp186 virtual void mouse_adjust (SI x, SI y, int mods) = 0;