Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpmotionbuffer.c290 gdouble dir_delta_y = 0.0; in gimp_motion_buffer_motion_event() local
340 dir_delta_y = delta_y; in gimp_motion_buffer_motion_event()
347 (fabs (dir_delta_y) < DIRECTION_RADIUS)) && in gimp_motion_buffer_motion_event()
354 dir_delta_y = last_dir_event.y - coords->y; in gimp_motion_buffer_motion_event()
361 (fabs (dir_delta_y) < DIRECTION_RADIUS)) in gimp_motion_buffer_motion_event()