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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h1215 bool fullscreen_widget_had_focus_at_shutdown_; member in class:content::WebContentsImpl
H A Dweb_contents_impl.cc377 fullscreen_widget_had_focus_at_shutdown_(false),
1167 fullscreen_widget_had_focus_at_shutdown_ = (view && view->HasFocus());
1334 if (fullscreen_widget_had_focus_at_shutdown_)

Completed in 116 milliseconds