Home
last modified time | relevance | path

Searched refs:last_focus_window (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_win.cc1266 HWND last_focus_window = NULL; in PlatformHandleInputEvent() local
1287 last_focus_window = ::SetFocus(dummy_window_for_activation_); in PlatformHandleInputEvent()
1348 if (::IsWindow(last_focus_window)) { in PlatformHandleInputEvent()
1373 ::SetFocus(last_focus_window); in PlatformHandleInputEvent()