Home
last modified time | relevance | path

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

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_win.cc739 WNDPROC old_flash_proc = reinterpret_cast<WNDPROC>(SetWindowLongPtr( in EnumFlashWindows() local
742 DCHECK(old_flash_proc); in EnumFlashWindows()
743 g_window_handle_proc_map.Get()[window] = old_flash_proc; in EnumFlashWindows()