Home
last modified time | relevance | path

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

/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dretouch.c144 gboolean upper_cursor; // mouse on merge from scale cursor member
1082 g->lower_cursor = g->upper_cursor = FALSE; in rt_wdbar_leave_notify()
1112 if(g->upper_cursor) // is over the arrow? in rt_wdbar_button_press()
1178 g->lower_cursor = g->upper_cursor = FALSE; in rt_wdbar_motion_notify()
1184 …g->upper_cursor = (g->wdbar_mouse_x >= (middle - inset)) && (g->wdbar_mouse_x <= (middle + inset)); in rt_wdbar_motion_notify()
1342 if(g->upper_cursor || g->is_dragging == DT_IOP_RETOUCH_WDBAR_DRAG_TOP) in rt_wdbar_draw()
2117 g->lower_cursor = g->upper_cursor = FALSE; in change_image()
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dretouch.c144 gboolean upper_cursor; // mouse on merge from scale cursor member
1082 g->lower_cursor = g->upper_cursor = FALSE; in rt_wdbar_leave_notify()
1112 if(g->upper_cursor) // is over the arrow? in rt_wdbar_button_press()
1178 g->lower_cursor = g->upper_cursor = FALSE; in rt_wdbar_motion_notify()
1184 …g->upper_cursor = (g->wdbar_mouse_x >= (middle - inset)) && (g->wdbar_mouse_x <= (middle + inset)); in rt_wdbar_motion_notify()
1342 if(g->upper_cursor || g->is_dragging == DT_IOP_RETOUCH_WDBAR_DRAG_TOP) in rt_wdbar_draw()
2117 g->lower_cursor = g->upper_cursor = FALSE; in change_image()