Home
last modified time | relevance | path

Searched refs:LONG_PTR (Results 1 – 25 of 41) sorted by relevance

12

/third_party/cef/tests/shared/browser/
Dutil_win.cc29 LONG_PTR result = in SetUserDataPtr()
30 ::SetWindowLongPtr(hWnd, GWLP_USERDATA, reinterpret_cast<LONG_PTR>(ptr)); in SetUserDataPtr()
38 LONG_PTR result = ::SetWindowLongPtr(hWnd, GWLP_WNDPROC, in SetWndProcPtr()
39 reinterpret_cast<LONG_PTR>(wndProc)); in SetWndProcPtr()
/third_party/flutter/skia/third_party/externals/sdl/premake/config/
DSDL_config_windows.template.h53 #if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
54 #define LONG_PTR LONG macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_config_winrt.h68 #if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
69 #define LONG_PTR LONG macro
DSDL_config_windows.h53 #if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
54 #define LONG_PTR LONG macro
DSDL_config.h.cmake400 # if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
401 #define LONG_PTR LONG
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2010/
DSDL_config_premake.h53 #if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
54 #define LONG_PTR LONG macro
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2012/
DSDL_config_premake.h53 #if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
54 #define LONG_PTR LONG macro
/third_party/flutter/skia/third_party/externals/sdl/premake/MinGW/
DSDL_config_premake.h53 #if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
54 #define LONG_PTR LONG macro
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2008/
DSDL_config_premake.h53 #if ((_MSC_VER <= 1200) && (!defined(LONG_PTR)))
54 #define LONG_PTR LONG macro
/third_party/gettext/gettext-runtime/intl/
Dlangprefs.c212 ret_first_language (HMODULE h, LPCSTR type, LPCSTR name, WORD lang, LONG_PTR param) in ret_first_language()
224 ret_first_language, (LONG_PTR)&languages); in _nl_language_preferences_win32_system()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgststrmif.h84 /* [in] */ LONG_PTR userData) = 0;
186 /* [in] */ LONG_PTR userData);
/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc1142 LONG_PTR hOldWndProc = SetWindowLongPtr( in SubclassWindow()
1143 hWnd, GWLP_WNDPROC, reinterpret_cast<LONG_PTR>(SubclassedWindowProc)); in SubclassWindow()
1153 LONG_PTR hParentWndProc = in UnSubclassWindow()
1154 reinterpret_cast<LONG_PTR>(::GetPropW(hWnd, kParentWndProc)); in UnSubclassWindow()
1156 LONG_PTR hPreviousWndProc = in UnSubclassWindow()
1160 reinterpret_cast<LONG_PTR>(SubclassedWindowProc)); in UnSubclassWindow()
/third_party/boost/libs/winapi/test/run/
Dbasic_types_abi.cpp60 BOOST_WINAPI_TEST_TYPE_SAME(LONG_PTR); in main()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowswindow.c150 SetWindowLongPtr(hwnd, GWLP_WNDPROC, (LONG_PTR) WIN_WindowProc); in SetupWindowData()
157 SetWindowLong(hwnd, GWL_WNDPROC, (LONG_PTR) WIN_WindowProc); in SetupWindowData()
683 (LONG_PTR) data->wndproc); in WIN_DestroyWindow()
686 (LONG_PTR) data->wndproc); in WIN_DestroyWindow()
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWin32Window.cpp75 SetWindowLongPtr(m_window, GWLP_USERDATA, (LONG_PTR)this); in Window()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/win32/
Dgstvkwindow_win32.c246 (LONG_PTR) sub_class_proc); in set_parent_win_id()
279 (LONG_PTR) parent_proc); in release_parent_win_id()
/third_party/boost/boost/winapi/
Dbasic_types.hpp141 typedef ::LONG_PTR LONG_PTR_;
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideosink.cpp128 SetWindowLongPtr (previous_window, GWLP_WNDPROC, (LONG_PTR)sink->prevWndProc); in gst_dshowvideosink_set_window_handle()
506 LONG_PTR param1, param2; in gst_dshowvideosink_handle_event()
673 SetWindowLongPtr (video_window, GWLP_USERDATA, (LONG_PTR)sink); in gst_dshowvideosink_window_thread()
750 …sink->prevWndProc = (WNDPROC) SetWindowLongPtr (sink->window_id, GWLP_WNDPROC, (LONG_PTR)WndProcHo… in gst_dshowvideosink_set_window_for_renderer()
943 SetWindowLongPtr (sink->window_id, GWLP_WNDPROC, (LONG_PTR)sink->prevWndProc); in gst_dshowvideosink_stop_graph()
/third_party/cef/libcef/browser/native/
Djavascript_dialog_runner_win.cc27 SetWindowLongPtr(dialog, DWLP_USER, static_cast<LONG_PTR>(lparam)); in DialogProc()
/third_party/flutter/engine/flutter/shell/platform/windows/
Dwin32_window.cc86 reinterpret_cast<LONG_PTR>(cs->lpCreateParams)); in WndProc()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/
Dgstglwindow_win32.c195 (LONG_PTR) sub_class_proc); in set_parent_win_id()
227 (LONG_PTR) parent_proc); in release_parent_win_id()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksdeviceprovider.c202 LONG_PTR user_data; in msg_window_message_proc()
230 SetWindowLongPtr (window_handle, GWLP_USERDATA, (LONG_PTR) self); in msg_window_message_proc()
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dclayout.c157 SetWindowLongPtr(hwnd, 0, (LONG_PTR) context); in WndProc()
Dlayout.cpp155 SetWindowLongPtr(hwnd, GWLP_USERDATA, (LONG_PTR) context); in WndProc()
/third_party/icu/icu4c/source/samples/layout/
Dlayout.cpp155 SetWindowLongPtr(hwnd, GWLP_USERDATA, (LONG_PTR) context); in WndProc()

12