Searched refs:plugin_wnd_proc_ (Results 1 – 2 of 2) sorted by relevance
236 plugin_wnd_proc_(NULL), in WebPluginDelegateImpl()555 reinterpret_cast<LONG_PTR>(plugin_wnd_proc_)); in WindowedDestroyWindow()868 plugin_wnd_proc_ = reinterpret_cast<WNDPROC>( in WindowedSetWindow()960 WebPluginDelegateImpl::ThrottleMessage(delegate->plugin_wnd_proc_, hwnd, in NativeWndProc()1023 delegate->plugin_wnd_proc_, hwnd, message, wparam, lparam); in NativeWndProc()
310 WNDPROC plugin_wnd_proc_; variable