Lines Matching refs:moved
88 , moved(false)
188 if (this->moved) { // cancel dragging an object
190 this->moved = FALSE;
301 this->moved = FALSE;
523 this->moved = FALSE;
551 // Once the user has moved farther than tolerance from the original location
581 if (item_at_point || this->moved || this->button_press_alt) {
583 if (!this->moved) {
618 this->moved = TRUE;
656 if (this->moved) {
657 // item has been moved
659 this->moved = FALSE;
664 // item has not been moved -> simply a click, do selecting