Home | History | Annotate | Download | only in bookmarks

Lines Matching refs:mirrored_x

1393   int mirrored_x = GetMirroredXInView(event.x());
1400 const int other_delta_x = mirrored_x - other_bookmarked_button_->x();
1420 int button_x = mirrored_x - button->x();
1446 int overflow_delta_x = mirrored_x - overflow_button_->x();
1460 mirrored_x < other_bookmarked_button_->x()) {