Searched refs:hung_window_detector_ (Results 1 – 2 of 2) sorted by relevance
314 , hung_window_detector_(&hung_plugin_action_), in BrowserView()335 ticker_.UnregisterTickHandler(&hung_window_detector_); in ~BrowserView()2320 hung_window_detector_.Initialize(GetWidget()->GetNativeView(),2323 ticker_.RegisterTickHandler(&hung_window_detector_);
650 HungWindowDetector hung_window_detector_; variable