/third_party/skia/third_party/externals/angle2/util/windows/win32/ |
D | Win32Window.cpp | 356 event.MouseButton.X = static_cast<short>(LOWORD(lParam)); in WndProc() 367 event.MouseButton.X = static_cast<short>(LOWORD(lParam)); in WndProc() 379 event.MouseButton.X = static_cast<short>(LOWORD(lParam)); in WndProc() 391 event.MouseButton.X = static_cast<short>(LOWORD(lParam)); in WndProc() 404 event.MouseButton.X = static_cast<short>(LOWORD(lParam)); in WndProc() 416 event.MouseButton.X = static_cast<short>(LOWORD(lParam)); in WndProc() 430 event.MouseButton.X = static_cast<short>(LOWORD(lParam)); in WndProc() 443 event.MouseButton.X = static_cast<short>(LOWORD(lParam)); in WndProc() 459 int mouseX = static_cast<short>(LOWORD(lParam)); in WndProc()
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | clayout.c | 169 context->width = LOWORD(lParam); in WndProc() 187 switch (LOWORD(wParam)) in WndProc() 268 switch (LOWORD(wParam)) { in WndProc()
|
D | layout.cpp | 167 context->width = LOWORD(lParam); in WndProc() 185 switch (LOWORD(wParam)) in WndProc() 266 switch (LOWORD(wParam)) { in WndProc()
|
/third_party/icu/icu4c/source/samples/layout/ |
D | layout.cpp | 167 context->width = LOWORD(lParam); in WndProc() 185 switch (LOWORD(wParam)) in WndProc() 266 switch (LOWORD(wParam)) { in WndProc()
|
D | clayout.c | 170 context->width = LOWORD(lParam); in WndProc() 188 switch (LOWORD(wParam)) in WndProc() 269 switch (LOWORD(wParam)) { in WndProc()
|
/third_party/lzma/CPP/Windows/Control/ |
D | Dialog.cpp | 51 case WM_SIZE: return OnSize(wParam, LOWORD(lParam), HIWORD(lParam)); in OnMessage() 70 return OnCommand(HIWORD(wParam), LOWORD(wParam), lParam); in OnCommand() 135 const int x = LOWORD(v); in IsDialogSizeOK()
|
D | Window2.cpp | 157 if (OnSize(wParam, LOWORD(lParam), HIWORD(lParam))) in OnMessage() 165 return OnCommand(HIWORD(wParam), LOWORD(wParam), lParam, result); in OnCommand()
|
D | ToolBar.h | 22 size->cx = LOWORD(val); in GetMaxSize()
|
/third_party/cef/tests/cefclient/browser/ |
D | root_window_win.cc | 42 if (LOWORD(wParam) == IDOK || LOWORD(wParam) == IDCANCEL) { in AboutWndProc() 43 EndDialog(hDlg, LOWORD(wParam)); in AboutWndProc() 511 if (self->OnCommand(LOWORD(wParam))) in RootWndProc() 532 self->OnActivate(LOWORD(wParam) != WA_INACTIVE); in RootWndProc() 732 if (LOWORD(wParam) != HIWORD(wParam)) { in OnDpiChanged() 740 static_cast<float>(LOWORD(wParam)) / DPI_1X; in OnDpiChanged()
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWin32VulkanPlatform.cpp | 214 …dst << ", DLL Version: " << HIWORD(version->dwProductVersionMS) << "." << LOWORD(version->dwProduc… in getOSVersionFromDLL() 215 …<< ", DLL Build: " << HIWORD(version->dwProductVersionLS) << "." << LOWORD(version->dwProductVer… in getOSVersionFromDLL()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | main.cpp | 34 if(LOWORD(wParam) == IDCANCEL) in DebuggerWaitDialogProc()
|
/third_party/skia/tools/sk_app/win/ |
D | Window_win.cpp | 236 window->onResize(LOWORD(lParam), HIWORD(lParam)); in WndProc() 305 uint16_t numInputs = LOWORD(wParam); in WndProc()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/ |
D | gstglwindow_win32.c | 526 mouse_event->pos_x = (gdouble) LOWORD (lParam); in gst_gl_window_win32_handle_mouse_event() 568 gst_gl_window_resize (window, LOWORD (lParam), HIWORD (lParam)); in window_proc() 654 MoveWindow (gl_window_id, 0, 0, LOWORD (lParam), HIWORD (lParam), FALSE); in sub_class_proc()
|
/third_party/openssl/ohos_lite/ |
D | e_os.h | 233 # define check_win_minplat(x) (LOBYTE(LOWORD(GetVersion())) >= (x))
|
/third_party/skia/third_party/externals/libpng/contrib/visupng/ |
D | VisualPng.c | 216 cxWinSize = LOWORD (lParam); in WndProc() 243 switch (LOWORD (wParam)) in WndProc() 443 switch (LOWORD (wParam)) in AboutDlgProc()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/win32/ |
D | gstvkwindow_win32.c | 517 gst_vulkan_window_resize (window, LOWORD (lParam), HIWORD (lParam)); in window_proc() 560 MoveWindow (vulkan_window_id, 0, 0, LOWORD (lParam), HIWORD (lParam), in sub_class_proc()
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/ |
D | main.cpp | 222 g_d3dpp.BackBufferWidth = LOWORD(lParam); in WndProc()
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/ |
D | main.cpp | 233 …g_pSwapChain->ResizeBuffers(0, (UINT)LOWORD(lParam), (UINT)HIWORD(lParam), DXGI_FORMAT_UNKNOWN, 0); in WndProc()
|
/third_party/openssl/ |
D | e_os.h | 180 # define check_win_minplat(x) (LOBYTE(LOWORD(GetVersion())) >= (x))
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | global_state.cpp | 269 if (LOWORD(wParam) == IDCANCEL) in DebuggerWaitDialogProc()
|
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/ |
D | main.cpp | 229 …g_pSwapChain->ResizeBuffers(0, (UINT)LOWORD(lParam), (UINT)HIWORD(lParam), DXGI_FORMAT_UNKNOWN, 0); in WndProc()
|
/third_party/lzma/CPP/Common/ |
D | MyWindows.h | 40 #define LOWORD(l) ((WORD)((DWORD_PTR)(l) & 0xffff)) macro
|
/third_party/node/deps/openssl/openssl/ |
D | e_os.h | 180 # define check_win_minplat(x) (LOBYTE(LOWORD(GetVersion())) >= (x))
|
/third_party/cef/libcef/browser/native/ |
D | javascript_dialog_runner_win.cc | 57 switch (LOWORD(wparam)) { in DialogProc()
|
/third_party/glfw/src/ |
D | win32_window.c | 708 _glfwInputFramebufferSize(window, LOWORD(lParam), HIWORD(lParam)); in windowProc() 709 _glfwInputWindowSize(window, LOWORD(lParam), HIWORD(lParam)); in windowProc() 793 if (LOWORD(lParam) == HTCLIENT) in windowProc()
|