Home
last modified time | relevance | path

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

/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl.h395 static HWND WINAPI WindowFromPointPatch(POINT point);
Dwebplugin_delegate_impl_win.cc430 WebPluginDelegateImpl::WindowFromPointPatch); in PlatformInitialize()
1498 HWND WINAPI WebPluginDelegateImpl::WindowFromPointPatch(POINT point) { in WindowFromPointPatch() function in content::WebPluginDelegateImpl