LONG_PTR          138 base/win/message_window.cc       LONG_PTR result = SetWindowLongPtr(
LONG_PTR          139 base/win/message_window.cc           hwnd, GWLP_USERDATA, reinterpret_cast<LONG_PTR>(self));
LONG_PTR          148 base/win/message_window.cc       LONG_PTR result = SetWindowLongPtr(hwnd, GWLP_USERDATA, NULL);
LONG_PTR          486 chrome/browser/ui/views/panels/panel_stack_view.cc                      reinterpret_cast<LONG_PTR>(native_stack_window));
LONG_PTR          334 chrome/installer/mini_installer/mini_installer.cc                               wchar_t* name, LONG_PTR context) {
LONG_PTR          398 chrome/installer/mini_installer/mini_installer.cc                            reinterpret_cast<LONG_PTR>(&context)) ||
LONG_PTR          442 chrome/installer/mini_installer/mini_installer.cc                            reinterpret_cast<LONG_PTR>(&context)) &&
LONG_PTR          467 chrome/installer/mini_installer/mini_installer.cc                            reinterpret_cast<LONG_PTR>(&context)) &&
LONG_PTR           90 chrome/installer/util/html_dialog_impl.cc       LONG_PTR style = ::GetWindowLongPtrW(target_window, GWL_STYLE);
LONG_PTR          169 chrome/installer/util/html_dialog_impl.cc   LONG_PTR style = ::GetWindowLongPtrW(top_window, GWL_STYLE);
LONG_PTR           59 components/storage_monitor/storage_monitor_win.cc   SetWindowLongPtr(window_, GWLP_USERDATA, reinterpret_cast<LONG_PTR>(this));
LONG_PTR           94 content/browser/system_message_window_win.cc   SetWindowLongPtr(window_, GWLP_USERDATA, reinterpret_cast<LONG_PTR>(this));
LONG_PTR          329 content/child/npapi/webplugin_delegate_impl_win.cc                        reinterpret_cast<LONG_PTR>(old_dummy_window_proc_));
LONG_PTR          535 content/child/npapi/webplugin_delegate_impl_win.cc                     reinterpret_cast<LONG_PTR>(DefWindowProcA));
LONG_PTR          548 content/child/npapi/webplugin_delegate_impl_win.cc                        reinterpret_cast<LONG_PTR>(plugin_wnd_proc_));
LONG_PTR          734 content/child/npapi/webplugin_delegate_impl_win.cc         reinterpret_cast<LONG_PTR>(wnd_proc)));
LONG_PTR          769 content/child/npapi/webplugin_delegate_impl_win.cc       reinterpret_cast<LONG_PTR>(DummyWindowProc)));
LONG_PTR          864 content/child/npapi/webplugin_delegate_impl_win.cc                          reinterpret_cast<LONG_PTR>(NativeWndProc)));
LONG_PTR           22 content/shell/browser/shell_javascript_dialog_win.cc       SetWindowLongPtr(dialog, DWLP_USER, static_cast<LONG_PTR>(lparam));
LONG_PTR           80 remoting/host/continue_window_win.cc     SetWindowLongPtr(hwnd, DWLP_USER, (LONG_PTR)win);
LONG_PTR           82 remoting/host/continue_window_win.cc     LONG_PTR lp = GetWindowLongPtr(hwnd, DWLP_USER);
LONG_PTR          137 remoting/host/disconnect_window_win.cc   LONG_PTR self = NULL;
LONG_PTR          143 remoting/host/disconnect_window_win.cc     LONG_PTR result = SetWindowLongPtr(hwnd, DWLP_USER, self);
LONG_PTR          246 remoting/host/setup/daemon_controller_delegate_win.cc       reinterpret_cast<LONG_PTR>(GetTopLevelWindow(window_handle_)));
LONG_PTR          435 remoting/host/setup/daemon_controller_delegate_win.cc       reinterpret_cast<LONG_PTR>(GetTopLevelWindow(window_handle_)));
LONG_PTR          367 remoting/host/win/elevated_controller.cc STDMETHODIMP ElevatedController::SetOwnerWindow(LONG_PTR window_handle) {
LONG_PTR           46 remoting/host/win/elevated_controller.h   STDMETHOD(SetOwnerWindow)(LONG_PTR owner_window);
LONG_PTR          491 remoting/tools/winext/manifest/rdp.h   HRESULT NotifyRedirectDeviceChange(UINT_PTR wParam, LONG_PTR lParam);
LONG_PTR          101 sandbox/win/sandbox_poc/main_ui_window.cc                      reinterpret_cast<LONG_PTR>(this));
LONG_PTR           15 sandbox/win/sandbox_poc/pocdll/registry.cc   switch (reinterpret_cast<LONG_PTR>(key)) {
LONG_PTR           49 sandbox/win/sandbox_poc/pocdll/utils.h     int c_file_handle = _open_osfhandle(reinterpret_cast<LONG_PTR>(new_handle),
LONG_PTR           41 third_party/libusb/src/libusb/os/poll_windows.h #define DUMMY_HANDLE ((HANDLE)(LONG_PTR)-2)
LONG_PTR          168 third_party/wtl/include/atlapp.h   inline LONG_PTR tmp_SetWindowLongPtrW( HWND hWnd, int nIndex, LONG_PTR dwNewLong )
LONG_PTR          176 third_party/wtl/include/atlapp.h   inline LONG_PTR tmp_GetWindowLongPtrW( HWND hWnd, int nIndex )
LONG_PTR          358 third_party/wtl/include/atlapp.h     #define HandleToLong( h ) ((LONG)(LONG_PTR) (h) )
LONG_PTR          361 third_party/wtl/include/atlapp.h     #define LongToHandle( h) ((HANDLE)(LONG_PTR) (h))
LONG_PTR          367 third_party/wtl/include/atlapp.h     #define PtrToLong( p ) ((LONG)(LONG_PTR) (p) )
LONG_PTR          379 third_party/wtl/include/atlapp.h     #define PtrToShort( p ) ((short)(LONG_PTR)(p) )
LONG_PTR          388 third_party/wtl/include/atlapp.h     #define LongToPtr( l )   ((VOID *)(LONG_PTR)((long)l))
LONG_PTR         1310 third_party/wtl/include/atlapp.h 				::SetWindowLongPtr(hNtfWnd, GWLP_USERDATA, (LONG_PTR)this);
LONG_PTR         2624 third_party/wtl/include/atldlgs.h 			::SetWindowLongPtr(GetParent(), DWLP_MSGRESULT, (LONG_PTR)*plResult);
LONG_PTR         5862 third_party/wtl/include/atldlgs.h 		m_tdc.lpCallbackData = (LONG_PTR)static_cast<T*>(this);
LONG_PTR         5969 third_party/wtl/include/atldlgs.h 	static HRESULT CALLBACK TaskDialogCallback(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam, LONG_PTR lpRefData)
LONG_PTR         1523 third_party/wtl/include/atlframe.h 				LONG_PTR pfnWndProc = ::GetWindowLongPtr(pThis->m_hWnd, GWLP_WNDPROC);
LONG_PTR         1526 third_party/wtl/include/atlframe.h 					::SetWindowLongPtr(pThis->m_hWnd, GWLP_WNDPROC, (LONG_PTR)pThis->m_pfnSuperWindowProc);
LONG_PTR          103 ui/gfx/win/hwnd_util.cc   SetWindowLongPtr(hwnd, GWLP_WNDPROC, reinterpret_cast<LONG_PTR>(proc));
LONG_PTR          110 ui/gfx/win/hwnd_util.cc           reinterpret_cast<LONG_PTR>(user_data)));
LONG_PTR          224 win8/metro_driver/chrome_app_view.cc             hwnd, GWLP_WNDPROC, reinterpret_cast<LONG_PTR>(ChromeWindowProc)));
LONG_PTR          231 win8/metro_driver/chrome_app_view.cc   DVLOG(1) << __FUNCTION__ << ", hwnd=" << LONG_PTR(hwnd);
LONG_PTR          237 win8/metro_driver/chrome_app_view.cc                << LONG_PTR(current_top_frame);
LONG_PTR          275 win8/metro_driver/chrome_app_view.cc   DVLOG(1) << __FUNCTION__ << ", hwnd=" << LONG_PTR(hwnd);
LONG_PTR          443 win8/metro_driver/chrome_app_view.cc   DVLOG(1) << __FUNCTION__ << ", hwnd=" << LONG_PTR(hwnd);
LONG_PTR          453 win8/metro_driver/chrome_app_view.cc   DVLOG(1) << __FUNCTION__ << ", hwnd=" << LONG_PTR(hwnd);
LONG_PTR          642 win8/metro_driver/chrome_app_view.cc           reinterpret_cast<LONG_PTR>(ChromeAppView::CoreWindowProc)));