| /third_party/cef/tests/cefclient/browser/ |
| D | browser_window_std_win.cc | 64 SetWindowPos(hwnd, nullptr, x, y, static_cast<int>(width), in ShowPopup() 88 SetWindowPos(hwnd, nullptr, 0, 0, 0, 0, in Hide() 99 SetWindowPos(hwnd, nullptr, x, y, static_cast<int>(width), in SetBounds()
|
| D | window_test_runner_win.cc | 68 ::SetWindowPos(root_hwnd, nullptr, window_rect.x, window_rect.y, in SetPosImpl()
|
| D | root_window_win.cc | 251 SetWindowPos(hwnd_, nullptr, x, y, static_cast<int>(width), in SetBounds() 1069 SetWindowPos(hwnd_, nullptr, 0, 0, rect.right - rect.left, in OnAutoResize()
|
| D | osr_window_win.cc | 238 ::SetWindowPos(hwnd_, nullptr, x, y, static_cast<int>(width), in SetBounds()
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| D | FrameBufferGDI.cpp | 27 SetWindowPos(windowHandle, HWND_TOPMOST, 0, 0, width, height, SWP_SHOWWINDOW); in FrameBufferGDI() 59 …SetWindowPos(windowHandle, HWND_TOP, desktopWidth / 2 - windowWidth / 2, desktopHeight / 2 - windo… in ~FrameBufferGDI()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | main.cpp | 30 SetWindowPos(hwnd, HWND_TOP, rect.right / 2, rect.bottom / 2, 0, 0, SWP_NOSIZE); in DebuggerWaitDialogProc()
|
| /third_party/glfw/src/ |
| D | win32_window.c | 404 SetWindowPos(window->win32.handle, HWND_TOPMOST, in acquireMonitor() 805 SetWindowPos(window->win32.handle, in windowProc() 1118 SetWindowPos(window->win32.handle, NULL, rect.left, rect.top, 0, 0, in _glfwPlatformSetWindowPos() 1145 SetWindowPos(window->win32.handle, HWND_TOP, in _glfwPlatformSetWindowSize() 1262 SetWindowPos(window->win32.handle, HWND_TOP, in _glfwPlatformSetWindowMonitor() 1294 SetWindowPos(window->win32.handle, HWND_TOPMOST, in _glfwPlatformSetWindowMonitor() 1323 SetWindowPos(window->win32.handle, after, in _glfwPlatformSetWindowMonitor()
|
| /third_party/cef/libcef/browser/native/ |
| D | browser_platform_delegate_native_win.cc | 350 SetWindowPos(window, NULL, 0, 0, rect.right - rect.left, in SizeTo() 618 SetWindowPos(HWNDForWidget(platform_delegate->window_widget_), NULL, in WndProc() 646 SetWindowPos(platform_delegate->GetHostWindowHandle(), NULL, rect->left, in WndProc()
|
| /third_party/vk-gl-cts/framework/platform/win32/ |
| D | tcuWin32Window.cpp | 123 if (!SetWindowPos(m_window, NULL, 0, 0, in setSize()
|
| /third_party/gstreamer/gstplugins_base/tests/examples/overlay/ |
| D | win32-videooverlay.c | 102 SetWindowPos (hwnd, HWND_NOTOPMOST, in switch_fullscreen_mode() 133 SetWindowPos (hwnd, HWND_NOTOPMOST, in switch_fullscreen_mode()
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | global_state.cpp | 265 ::SetWindowPos(hwnd, HWND_TOP, rect.right / 2, rect.bottom / 2, 0, 0, SWP_NOSIZE); in DebuggerWaitDialogProc()
|
| /third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
| D | gstd3d11window_win32.cpp | 545 SetWindowPos (hwnd, HWND_NOTOPMOST, in gst_d3d11_window_win32_change_fullscreen_mode_internal() 575 SetWindowPos (hwnd, HWND_TOPMOST, in gst_d3d11_window_win32_change_fullscreen_mode_internal() 823 SetWindowPos (self->internal_hwnd, HWND_TOP, rect.left, rect.top, in sub_class_proc()
|
| /third_party/skia/tools/viewer/ |
| D | SkottieSlide.cpp | 339 ImGui::SetWindowPos(ImVec2(ui_area.x(), ui_area.y())); in renderUI()
|
| /third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
| D | dshowvideosink.cpp | 129 …SetWindowPos (previous_window, 0, 0, 0, 0, 0, SWP_NOMOVE | SWP_NOSIZE | SWP_NOZORDER | SWP_FRAMECH… in gst_dshowvideosink_set_window_handle() 754 …SetWindowPos (sink->window_id, 0, 0, 0, 0, 0, SWP_NOMOVE | SWP_NOSIZE | SWP_NOZORDER | SWP_FRAMECH… in gst_dshowvideosink_set_window_for_renderer() 945 …SetWindowPos (sink->window_id, 0, 0, 0, 0, 0, SWP_NOMOVE | SWP_NOSIZE | SWP_NOZORDER | SWP_FRAMECH… in gst_dshowvideosink_stop_graph()
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/win32/ |
| D | gstvkwindow_win32.c | 254 SetWindowPos (window_win32->internal_win_id, HWND_TOP, rect.left, rect.top, in set_parent_win_id()
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/ |
| D | gstglwindow_win32.c | 203 SetWindowPos (window_win32->internal_win_id, HWND_TOP, rect.left, rect.top, in set_parent_win_id()
|
| /third_party/skia/third_party/externals/libpng/contrib/visupng/ |
| D | VisualPng.c | 505 return SetWindowPos (hwndChild, NULL, xNew, yNew, 0, 0, SWP_NOSIZE | in CenterAbout()
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| D | main.cpp | 137 SetWindowPos(hwnd, HWND_TOP, rect.right / 2, rect.bottom / 2, 0, 0, SWP_NOSIZE); in DebuggerWaitDialogProc()
|
| /third_party/mesa3d/src/imgui/ |
| D | imgui.h | 278 …IMGUI_API void SetWindowPos(const ImVec2& pos, ImGuiCond cond = 0); … 283 …IMGUI_API void SetWindowPos(const char* name, const ImVec2& pos, ImGuiCond cond = 0); …
|
| D | imgui.cpp | 3121 SetWindowPos(moving_window, pos, ImGuiCond_Always); in UpdateMouseMovingWindowNewFrame() 4949 SetWindowPos(window, g.NextWindowData.PosVal, g.NextWindowData.PosCond); in Begin() 5128 …SetWindowPos(window, ImMax(style.DisplaySafeAreaPadding, window->SetWindowPosVal - window->SizeFul… in Begin() 6048 void ImGui::SetWindowPos(ImGuiWindow* window, const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui 6065 void ImGui::SetWindowPos(const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui 6068 SetWindowPos(window, pos, cond); in SetWindowPos() 6071 void ImGui::SetWindowPos(const char* name, const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui 6074 SetWindowPos(window, pos, cond); in SetWindowPos()
|
| D | imgui_internal.h | 1336 IMGUI_API void SetWindowPos(ImGuiWindow* window, const ImVec2& pos, ImGuiCond cond);
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui.cpp | 3592 SetWindowPos(moving_window, pos, ImGuiCond_Always); in UpdateMouseMovingWindowNewFrame() 3780 SetWindowPos(window, window->Pos + offset, 0); in UpdateMouseWheel() 5867 SetWindowPos(window, g.NextWindowData.PosVal, g.NextWindowData.PosCond); in Begin() 6064 …SetWindowPos(window, window->SetWindowPosVal - window->Size * window->SetWindowPosPivot, 0); // Po… in Begin() 6827 void ImGui::SetWindowPos(ImGuiWindow* window, const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui 6847 void ImGui::SetWindowPos(const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui 6850 SetWindowPos(window, pos, cond); in SetWindowPos() 6853 void ImGui::SetWindowPos(const char* name, const ImVec2& pos, ImGuiCond cond) in SetWindowPos() function in ImGui 6856 SetWindowPos(window, pos, cond); in SetWindowPos() 9996 … SetWindowPos(moving_window, moving_window->Pos + move_delta * move_speed, ImGuiCond_Always); in NavUpdateWindowing()
|
| D | imgui.h | 371 …IMGUI_API void SetWindowPos(const ImVec2& pos, ImGuiCond cond = 0); … 376 …IMGUI_API void SetWindowPos(const char* name, const ImVec2& pos, ImGuiCond cond = 0); …
|
| /third_party/skia/samplecode/ |
| D | SampleVariableWidthStroker.cpp | 1310 ImGui::SetWindowPos(ImVec2(uiArea.x(), uiArea.y())); in drawUI()
|
| /third_party/skia/third_party/externals/imgui/docs/ |
| D | TODO.txt | 25 …dow: using SetWindowPos() inside Begin() and moving the window with the mouse reacts a very ugly g…
|