Home
last modified time | relevance | path

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

/dports/graphics/darktable/darktable-3.6.1/src/views/
H A Dview.h95 DT_MOUSE_ACTION_DRAG_DROP, enumerator
H A Dlighttable.c1045 …lm = dt_mouse_action_create_simple(lm, DT_MOUSE_ACTION_DRAG_DROP, GDK_BUTTON1_MASK, _("change imag… in mouse_actions()
H A Dview.c1537 case DT_MOUSE_ACTION_DRAG_DROP: in _mouse_action_get_string()
H A Dmap.c2754 lm = dt_mouse_action_create_simple(lm, DT_MOUSE_ACTION_DRAG_DROP, 0, _("move image location")); in mouse_actions()
H A Ddarkroom.c4071 …lm = dt_mouse_action_create_simple(lm, DT_MOUSE_ACTION_DRAG_DROP, GDK_SHIFT_MASK | GDK_CONTROL_MAS… in mouse_actions()
/dports/graphics/darktable38/darktable-3.8.0/src/views/
H A Dview.h97 DT_MOUSE_ACTION_DRAG_DROP, enumerator
H A Dlighttable.c1042 …lm = dt_mouse_action_create_simple(lm, DT_MOUSE_ACTION_DRAG_DROP, GDK_BUTTON1_MASK, _("change imag… in mouse_actions()
H A Dview.c1537 case DT_MOUSE_ACTION_DRAG_DROP: in _mouse_action_get_string()
H A Dmap.c2825 lm = dt_mouse_action_create_simple(lm, DT_MOUSE_ACTION_DRAG_DROP, 0, _("move image location")); in mouse_actions()
H A Ddarkroom.c4013 …lm = dt_mouse_action_create_simple(lm, DT_MOUSE_ACTION_DRAG_DROP, GDK_SHIFT_MASK | GDK_CONTROL_MAS… in mouse_actions()