Lines Matching defs:dragging
186 static bool dragging;
212 dragging = true;
248 if (dragging && ( event->motion.state & GDK_BUTTON1_MASK ) && !this->space_panning) {
321 dragging = false;
325 // we've been dragging, finish the box
328 // no dragging, select clicked box3d if any
460 //TODO: make dragging escapable by Esc
464 if (dragging) {
467 dragging = false;
470 // we've been dragging, finish the box
552 // TODO: It would be nice to show the VPs during dragging, but since there is no selection