bookmark_bar_view.cc | 254 is_over_other(false), 277 bool is_over_other; member in struct:BookmarkBarView::DropInfo 572 bool is_over_other; local 576 &is_over_other); 581 drop_info_->is_over_other == is_over_other) { 596 drop_info_->is_over_other = is_over_other; 604 if (drop_on || is_over_overflow || is_over_other) { 606 if (is_over_other) 648 const bool is_over_other = drop_info_->is_over_other; local [all...] |