Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor_summary.h115 int _last_my; variable
H A Deditor_summary.cc533 _last_my = ev->y; in on_button_press_event()
678 double dy = my - _last_my; in on_motion_notify_event()
719 _last_my = my; in on_motion_notify_event()
H A Deditor_drag.h997 int _last_my; variable
H A Deditor_drag.cc4173 _last_my = event->button.y; in start_grab()
4197 double dy = fabs(my - _last_my); in motion()
4217 _last_my = my; in motion()