Home | History | Annotate | Download | only in launcher

Lines Matching refs:drag_offset_

395       drag_offset_(0),
1017 drag_point.x() - drag_offset_);
1026 drag_point.y() - drag_offset_);
1400 drag_offset_ = shelf->PrimaryAxisValue(event.x(), event.y());
1408 shelf->PrimaryAxisValue(abs(event.x() - drag_offset_),
1409 abs(event.y() - drag_offset_)) >=