/external/chromium/chrome/browser/ui/views/ |
D | find_bar_host_win.cc | 22 ::GetWindowRect( in GetWidgetPositionNative() 24 ::GetWindowRect( in GetWidgetPositionNative()
|
/external/chromium_org/third_party/npapi/npspy/windows/ |
D | gui_main.cpp | 126 if(GetWindowRect(hWnd, &rc)) in onOptions() 221 GetWindowRect(hWndButtonOptions, &rcButtonOptions); in onSize() 228 GetWindowRect(hWndClear, &rcClear); in onSize() 235 GetWindowRect(hWndCheckMute, &rcCheckMute); in onSize() 242 GetWindowRect(hWndCheckOntop, &rcCheckOntop); in onSize()
|
/external/chromium/chrome/browser/ui/tabs/ |
D | dock_info_win.cc | 75 if (!GetWindowRect(hwnd, &r) || !PtInRect(&r, screen_loc_.ToPOINT())) { in ShouldStopIterating() 160 if (IsWindowVisible(hwnd) && GetWindowRect(hwnd, &r) && in ShouldStopIterating() 212 !GetWindowRect(hwnd, &bounds)) { in ShouldStopIterating() 310 if (!window() || !GetWindowRect(window(), &window_rect)) in GetWindowBounds()
|
D | dock_info_gtk.cc | 85 if (ui::GetWindowRect(window, &rect) && rect.Contains(screen_loc_)) { in ShouldStopIterating() 153 if (ui::GetWindowRect(window, &rect) && rect.Contains(screen_loc_)) { in ShouldStopIterating()
|
/external/chromium_org/chrome/browser/ui/views/tabs/ |
D | dock_info_win.cc | 90 if (!GetWindowRect(hwnd, &r) || !PtInRect(&r, screen_loc_.ToPOINT())) { in ShouldStopIterating() 186 if (IsWindowVisible(hwnd) && GetWindowRect(hwnd, &r) && in ShouldStopIterating() 243 !GetWindowRect(hwnd, &bounds)) { in ShouldStopIterating() 384 if (!window() || !GetWindowRect(window(), &window_rect)) in GetWindowBounds()
|
/external/chromium_org/remoting/host/ |
D | verify_config_window_win.cc | 61 if (!GetWindowRect(&rect)) { in CenterWindow() 82 if (owner != NULL && ::GetWindowRect(owner, &owner_rect)) { in CenterWindow()
|
D | disconnect_window_win.cc | 270 if (!GetWindowRect(control, rect)) in GetControlRect() 291 GetWindowRect(hwnd_, &window_rect)) { in SetDialogPosition() 372 if (!GetWindowRect(hwnd_, &window_rect)) in SetStrings()
|
D | desktop_shape_tracker_win.cc | 105 if (!GetWindowRect(window, &window_rect)) in EnumWindowsCallback()
|
/external/chromium_org/tools/site_compare/drivers/win32/ |
D | windowing.py | 269 rect = win32gui.GetWindowRect(wnd) 275 child_rect = win32gui.GetWindowRect(child)
|
/external/chromium_org/chrome/browser/ui/views/panels/ |
D | panel_view_browsertest.cc | 53 EXPECT_TRUE(::GetWindowRect(native_window, &window_rect)); in IN_PROC_BROWSER_TEST_F() 81 EXPECT_TRUE(::GetWindowRect(native_window, &window_rect)); in IN_PROC_BROWSER_TEST_F()
|
D | taskbar_window_thumbnailer_win.cc | 167 if (!::GetWindowRect(*iter, &bounds)) in CaptureWindowImage() 199 if (!::GetWindowRect(current_hwnd, ¤t_bounds)) in CaptureWindowImage()
|
/external/chromium_org/chrome/browser/ui/window_sizer/ |
D | window_sizer_win.cc | 26 if (GetWindowRect(window, &browser_rect)) { in GetDefaultPopupOrigin()
|
/external/chromium_org/content/test/plugin/ |
D | plugin_window_size_test.cc | 42 ::GetWindowRect(window, &window_rect_from_os); in SetWindow()
|
/external/chromium_org/ui/gfx/win/ |
D | hwnd_util.cc | 144 ::GetWindowRect(parent, ¢er_bounds); in CenterAndSizeWindow() 209 GetWindowRect(window, &rect); in ShowSystemMenu()
|
/external/chromium/chrome/browser/ |
D | fullscreen_win.cc | 57 if (!::GetWindowRect(wnd, &wnd_rect)) in IsFullScreenWindowMode()
|
/external/chromium/chrome/browser/ui/window_snapshot/ |
D | window_snapshot_win.cc | 24 ::GetWindowRect(window_handle, &content_rect); in GrabWindowSnapshot()
|
/external/chromium_org/chrome/browser/ |
D | fullscreen_win.cc | 59 if (!::GetWindowRect(wnd, &wnd_rect)) in IsFullScreenWindowMode()
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | minimize_button_metrics_win.cc | 37 GetWindowRect(hwnd, &window_rect); in GetMinimizeButtonOffsetForWindow()
|
/external/chromium_org/ui/snapshot/ |
D | snapshot_gtk.cc | 40 if (ui::GetWindowRect(win, &window_bounds) == 0) { in GrabViewSnapshot()
|
D | snapshot_win.cc | 21 ::GetWindowRect(window_handle, &content_rect); in GetWindowBounds()
|
/external/chromium_org/ui/views/win/ |
D | fullscreen_handler.cc | 61 GetWindowRect(hwnd_, &saved_window_info_.window_rect); in SetFullscreenImpl()
|
D | hwnd_message_handler.cc | 244 GetWindowRect(window, &bounds); in ClipDCToChild() 501 GetWindowRect(hwnd(), &r); in GetWindowBoundsInScreen() 545 const bool succeeded = GetWindowRect(hwnd(), &wp.rcNormalPosition) != 0; in GetWindowPlacement() 1016 GetWindowRect(hwnd(), &client); in OnAppbarAutohideEdgesChanged() 1157 GetWindowRect(hwnd(), &window_rect); in ResetWindowRegion() 1271 GetWindowRect(hwnd(), &wr); in RedrawLayeredWindowContents() 1465 GetWindowRect(hwnd(), &window_rect); in OnGetMinMaxInfo() 1913 ::GetWindowRect(hwnd(), &window_rect); in OnNCHitTest() 1949 GetWindowRect(hwnd(), &window_rect); in OnNCPaint() 2320 if (GetWindowRect(hwnd(), &window_rect) && in OnWindowPosChanging()
|
/external/chromium_org/ui/aura/ |
D | root_window_host_win.cc | 79 GetWindowRect(hwnd(), &saved_window_rect_); in ToggleFullScreen() 204 GetWindowRect(hwnd(), &window_rect); in ConfineCursorToRootWindow()
|
/external/chromium_org/chrome/browser/ui/views/app_list/win/ |
D | app_list_win.cc | 36 if (!GetWindowRect(taskbar_hwnd, &win_rect)) in GetTaskbarRect()
|
/external/chromium/chrome/browser/ui/ |
D | window_sizer_win.cc | 93 if (GetWindowRect(window, &browser)) { in GetDefaultPopupOrigin()
|