Searched refs:current_wnd_proc (Results 1 – 1 of 1) sorted by relevance
328 WNDPROC current_wnd_proc = reinterpret_cast<WNDPROC>( in ~WebPluginDelegateImpl() local330 if (current_wnd_proc == DummyWindowProc) { in ~WebPluginDelegateImpl()550 WNDPROC current_wnd_proc = reinterpret_cast<WNDPROC>( in WindowedDestroyWindow() local552 if (current_wnd_proc == NativeWndProc) { in WindowedDestroyWindow()736 WNDPROC current_wnd_proc = reinterpret_cast<WNDPROC>( in EnumFlashWindows() local738 if (current_wnd_proc != wnd_proc) { in EnumFlashWindows()865 WNDPROC current_wnd_proc = reinterpret_cast<WNDPROC>( in WindowedSetWindow() local867 if (current_wnd_proc != NativeWndProc) { in WindowedSetWindow()