GWLP_WNDPROC      325 content/child/npapi/webplugin_delegate_impl_win.cc         GetWindowLongPtr(dummy_window_for_activation_, GWLP_WNDPROC));
GWLP_WNDPROC      328 content/child/npapi/webplugin_delegate_impl_win.cc                        GWLP_WNDPROC,
GWLP_WNDPROC      534 content/child/npapi/webplugin_delegate_impl_win.cc                     GWLP_WNDPROC,
GWLP_WNDPROC      544 content/child/npapi/webplugin_delegate_impl_win.cc         GetWindowLongPtr(windowed_handle_, GWLP_WNDPROC));
GWLP_WNDPROC      547 content/child/npapi/webplugin_delegate_impl_win.cc                        GWLP_WNDPROC,
GWLP_WNDPROC      730 content/child/npapi/webplugin_delegate_impl_win.cc         GetWindowLongPtr(window, GWLP_WNDPROC));
GWLP_WNDPROC      733 content/child/npapi/webplugin_delegate_impl_win.cc         window, GWLP_WNDPROC,
GWLP_WNDPROC      768 content/child/npapi/webplugin_delegate_impl_win.cc       dummy_window_for_activation_, GWLP_WNDPROC,
GWLP_WNDPROC      859 content/child/npapi/webplugin_delegate_impl_win.cc         GetWindowLongPtr(windowed_handle_, GWLP_WNDPROC));
GWLP_WNDPROC      863 content/child/npapi/webplugin_delegate_impl_win.cc                          GWLP_WNDPROC,
GWLP_WNDPROC      330 third_party/wtl/include/atlapp.h   #ifndef GWLP_WNDPROC
GWLP_WNDPROC     1523 third_party/wtl/include/atlframe.h 				LONG_PTR pfnWndProc = ::GetWindowLongPtr(pThis->m_hWnd, GWLP_WNDPROC);
GWLP_WNDPROC     1525 third_party/wtl/include/atlframe.h 				if(pThis->m_pfnSuperWindowProc != ::DefWindowProc && ::GetWindowLongPtr(pThis->m_hWnd, GWLP_WNDPROC) == pfnWndProc)
GWLP_WNDPROC     1526 third_party/wtl/include/atlframe.h 					::SetWindowLongPtr(pThis->m_hWnd, GWLP_WNDPROC, (LONG_PTR)pThis->m_pfnSuperWindowProc);
GWLP_WNDPROC       33 ui/base/win/hwnd_subclass.cc   return reinterpret_cast<WNDPROC>(GetWindowLongPtr(target, GWLP_WNDPROC));
GWLP_WNDPROC      102 ui/gfx/win/hwnd_util.cc       reinterpret_cast<WNDPROC>(GetWindowLongPtr(hwnd, GWLP_WNDPROC));
GWLP_WNDPROC      103 ui/gfx/win/hwnd_util.cc   SetWindowLongPtr(hwnd, GWLP_WNDPROC, reinterpret_cast<LONG_PTR>(proc));
GWLP_WNDPROC      224 win8/metro_driver/chrome_app_view.cc             hwnd, GWLP_WNDPROC, reinterpret_cast<LONG_PTR>(ChromeWindowProc)));
GWLP_WNDPROC      641 win8/metro_driver/chrome_app_view.cc           globals.view->core_window_hwnd(), GWLP_WNDPROC,