Home
last modified time | relevance | path

Searched defs:is_over_other (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.cc277 bool is_over_other; member
572 bool is_over_other; in OnDragUpdated() local
648 const bool is_over_other = drop_info_->is_over_other; in OnPerformDrop() local
1383 bool* is_over_other) { in CalculateDropOperation()