Home
last modified time | relevance | path

Searched refs:SetWindowPos (Results 1 – 25 of 38) sorted by relevance

12

/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorClient.cpp307SetWindowPos(m_frontendWebViewHwnd, 0, 0, totalHeight - height, webViewWidth, height, SWP_NOZORDER… in setAttachedWindowHeight()
311 SetWindowPos(m_inspectedWebViewHwnd, 0, 0, 0, webViewWidth, totalHeight, SWP_NOZORDER); in setAttachedWindowHeight()
386SetWindowPos(m_frontendHwnd, HWND_TOP, 0, 0, 0, 0, SWP_SHOWWINDOW | SWP_NOMOVE | SWP_NOSIZE); in showWindowWithoutNotifications()
446 …::SetWindowPos(m_frontendWebViewHwnd, 0, rect.left, rect.top, rect.right - rect.left, rect.bottom … in onSize()
481SetWindowPos(m_frontendWebViewHwnd, 0, windowPos->x, windowPos->y + windowPos->cy, windowPos->cx, … in onWebViewWindowPosChanging()
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
DNPNInvalidateRectInvalidatesWindow.cpp58 if (!::SetWindowPos(m_window, 0, 0, 0, 0, 0, SWP_SHOWWINDOW | standardSetWindowPosFlags)) in TemporaryWindowMover()
69 …::SetWindowPos(m_window, 0, m_savedWindowRect.left, m_savedWindowRect.top, 0, 0, SWP_HIDEWINDOW | … in ~TemporaryWindowMover()
/external/webkit/Source/WebKit/win/
DWebNodeHighlight.cpp119SetWindowPos(m_overlay, 0, 0, 0, 0, 0, SWP_SHOWWINDOW | SWP_NOMOVE | SWP_NOSIZE | SWP_NOZORDER | S… in show()
181 SetWindowPos(m_overlay, window, 0, 0, 0, 0, SWP_NOMOVE | SWP_NOSIZE | SWP_NOACTIVATE); in placeBehindWindow()
/external/chromium/chrome/browser/ui/views/bubble/
Dborder_widget_win.cc23 SetWindowPos(owner, 0, 0, 0, 0, in Init()
/external/chromium/chrome/browser/ui/views/
Ddropdown_bar_host_win.cc46 ::SetWindowPos(host_->GetNativeView(), HWND_TOP, new_pos.x(), new_pos.y(), in SetWidgetPositionNative()
Dfirst_run_bubble.cc524 SetWindowPos(GetParent(), 0, 0, 0, 0, in EnableParent()
/external/webkit/Tools/WebKitTestRunner/win/
DPlatformWebViewWin.cpp70 …::SetWindowPos(WKViewGetWindow(m_view), 0, 0, 0, width, height, SWP_NOMOVE | SWP_NOZORDER | SWP_NO… in resizeTo()
/external/webkit/Tools/WinCELauncher/
Dmain.cpp104 SetWindowPos(hMainWindow, HWND_TOPMOST, 0, 0, GetSystemMetrics(SM_CXSCREEN), in _tWinMain()
/external/webkit/Tools/MiniBrowser/win/
DBrowserView.cpp136 …::SetWindowPos(webViewWindow, 0, rect.left, rect.top, rect.right - rect.left, rect.bottom - rect.t… in setFrame()
/external/webkit/Tools/TestWebKitAPI/win/
DPlatformWebViewWin.cpp82 …::SetWindowPos(WKViewGetWindow(m_view), 0, 0, 0, width, height, SWP_NOMOVE | SWP_NOZORDER | SWP_NO… in resizeTo()
/external/chromium/chrome/browser/ui/views/tabs/
Dnative_view_photobooth_win.cc81 SetWindowPos(current_hwnd_, NULL, 0, 0, 0, 0, in Replace()
Ddragged_tab_view.cc86 SetWindowPos(container_->GetNativeView(), HWND_TOP, x, y, 0, 0, in MoveTo()
/external/webkit/Source/WebKit2/UIProcess/win/
DWebInspectorProxyWin.cpp124 …::SetWindowPos(m_inspectorView->window(), 0, rect.left, rect.top, rect.right - rect.left, rect.bot… in onSizeEvent()
/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_sysvideo.h221 void (*SetWindowPos)(_THIS, int x, int y); member
/external/chromium/chrome/browser/
Dgpu_process_host_ui_shim.cc281 SetWindowPos(handle, in OnResizeView()
/external/quake/quake/src/WinQuake/
Dvid_win.cpp1304 if (!SetWindowPos (mainwindow, in VID_SetWindowedMode()
1320 SetWindowPos (mainwindow, NULL, (int)vid_window_x.value, in VID_SetWindowedMode()
1476 if (!SetWindowPos (mainwindow, in VID_SetFullDIBMode()
1487 SetWindowPos (mainwindow, HWND_TOPMOST, 0, 0, 0, 0, in VID_SetFullDIBMode()
1696 SetWindowPos (mainwindow, HWND_TOP, 0, 0, 0, 0, in VID_SetMode()
2337 SetWindowPos (mainwindow, NULL, (int)vid_window_x.value, in VID_Update()
Dsys_win.cpp765 SetWindowPos (hwnd_dialog, 0, in WinMain()
Dgl_vidnt.cpp202 SetWindowPos (hWndCenter, NULL, CenterX, CenterY, 0, 0, in CenterWindow()
456 SetWindowPos (mainwindow, HWND_TOP, 0, 0, 0, 0, in VID_SetMode()
/external/quake/quake/src/QW/client/
Dvid_win.c1345 if (!SetWindowPos (mainwindow, in VID_SetWindowedMode()
1361 SetWindowPos (mainwindow, NULL, (int)vid_window_x.value, in VID_SetWindowedMode()
1517 if (!SetWindowPos (mainwindow, in VID_SetFullDIBMode()
1528 SetWindowPos (mainwindow, HWND_TOPMOST, 0, 0, 0, 0, in VID_SetFullDIBMode()
1737 SetWindowPos (mainwindow, HWND_TOP, 0, 0, 0, 0, in VID_SetMode()
2376 SetWindowPos (mainwindow, NULL, (int)vid_window_x.value, in VID_Update()
Dsys_win.c621 SetWindowPos (hwnd_dialog, 0, in WinMain()
Dgl_vidnt.c202 SetWindowPos (hWndCenter, NULL, CenterX, CenterY, 0, 0, in CenterWindow()
456 SetWindowPos (mainwindow, HWND_TOP, 0, 0, 0, 0, in VID_SetMode()
/external/chromium/chrome/browser/ui/tabs/
Ddock_info_win.cc322 SetWindowPos(window(), HWND_TOP, bounds.x(), bounds.y(), bounds.width(), in SizeOtherWindowTo()
/external/qemu/distrib/sdl-1.2.12/src/video/windib/
DSDL_dibvideo.c188 device->SetWindowPos = DIB_SetWinPos; in DIB_CreateDevice()
837 SetWindowPos(SDL_Window, top, x, y, width, height, swp_flags);
1262 SetWindowPos(SDL_Window, HWND_TOPMOST,
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_win.cc325 SetWindowPos(NULL, point.x, point.y, rect.width(), rect.height(), swp_flags); in SetBounds()
1018 SetWindowPos(NULL, 0, 0, 0, 0, in OnCancelMode()
1575 ::SetWindowPos(plugin_windows[i], next, 0, 0, 0, 0, in ShowCompositorHostWindow()
/external/chromium/chrome/browser/automation/
Dautomation_provider_win.cc338 SetWindowPos(params.window, params.window_insert_after, params.left, in OnTabReposition()

12