Home
last modified time | relevance | path

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

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_win.cc552 if (current_wnd_proc == NativeWndProc) { in WindowedDestroyWindow()
867 if (current_wnd_proc != NativeWndProc) { in WindowedSetWindow()
871 reinterpret_cast<LONG_PTR>(NativeWndProc))); in WindowedSetWindow()
935 LRESULT CALLBACK WebPluginDelegateImpl::NativeWndProc( in NativeWndProc() function in content::WebPluginDelegateImpl
Dwebplugin_delegate_impl.h248 static LRESULT CALLBACK NativeWndProc(