Searched refs:hung_window_detector_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc398 hung_window_detector_(&hung_plugin_action_),
421 ticker_.UnregisterTickHandler(&hung_window_detector_);
2301 hung_window_detector_.Initialize(window,
2304 ticker_.RegisterTickHandler(&hung_window_detector_);
H A Dbrowser_view.h684 HungWindowDetector hung_window_detector_; member in class:BrowserView
686 // This object is invoked by hung_window_detector_ when it detects a hung

Completed in 263 milliseconds