Home
last modified time | relevance | path

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

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Ddnd.h67 void dnd_motion_start(MotionType motion);
H A Dpanel.c1136 dnd_motion_start(MOTION_REPOSITION); in perform_action()
1141 dnd_motion_start(MOTION_READY_FOR_DND); in perform_action()
1145 dnd_motion_start(MOTION_READY_FOR_DND); in perform_action()
1148 dnd_motion_start(MOTION_READY_FOR_DND); in perform_action()
H A Dfiler.c2582 dnd_motion_start(MOTION_READY_FOR_DND); in filer_perform_action()
2587 dnd_motion_start(MOTION_READY_FOR_DND); in filer_perform_action()
2590 dnd_motion_start(MOTION_READY_FOR_DND); in filer_perform_action()
2597 dnd_motion_start(MOTION_NONE); in filer_perform_action()
H A Dpinboard.c1337 dnd_motion_start(MOTION_READY_FOR_DND); in perform_action()
1341 dnd_motion_start(MOTION_READY_FOR_DND); in perform_action()
1344 dnd_motion_start(MOTION_READY_FOR_DND); in perform_action()
H A Ddnd.c1291 void dnd_motion_start(MotionType motion) in dnd_motion_start() function