Home
last modified time | relevance | path

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

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl.h235 static LRESULT CALLBACK WrapperWindowProc(
Dwebplugin_delegate_impl_win.cc850 wcex.lpfnWndProc = WrapperWindowProc; in RegisterNativeWindowClass()
869 LRESULT CALLBACK WebPluginDelegateImpl::WrapperWindowProc( in WrapperWindowProc() function in content::WebPluginDelegateImpl