HomeSort by relevance Sort by last modified time
    Searched refs:old_drop_target_suspended_state_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_drag_win.h 95 bool old_drop_target_suspended_state_; member in class:TabContentsDragWin
tab_contents_drag_win.cc 104 old_drop_target_suspended_state_(false) {
132 old_drop_target_suspended_state_ = view_->drop_target()->suspended();
326 view_->drop_target()->set_suspended(old_drop_target_suspended_state_);

Completed in 72 milliseconds