Home
last modified time | relevance | path

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

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Interface/
H A Dedit_mouse.cpp411 detect_right_drag (void* handle, string type, SI x, SI y, time_t t, SI d) { in detect_right_drag() function
562 rew= detect_right_drag ((void*) this, rew, x, y, t, dist); in handle_mouse()