Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dautomation_line.h203 void compute_x_bounds (PublicEditor& e);
H A Dautomation_line.cc490 AutomationLine::ContiguousControlPoints::compute_x_bounds (PublicEditor& e) in compute_x_bounds() function in AutomationLine::ContiguousControlPoints
637 (*ccp)->compute_x_bounds (trackview.editor()); in drag_motion()