/external/chromium/chrome/browser/ui/views/ |
D | find_bar_host_win.cc | 22 ::GetWindowRect( in GetWidgetPositionNative() 24 ::GetWindowRect( in GetWidgetPositionNative()
|
D | hung_renderer_view.cc | 424 GetWindowRect(contents_hwnd, &contents_bounds_rect); in GetDisplayBounds()
|
D | shell_dialogs_win.cc | 182 GetWindowRect(real_dialog, &dialog_rect); in SaveAsDialogHook()
|
/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/chrome/browser/ui/window_snapshot/ |
D | window_snapshot_win.cc | 24 ::GetWindowRect(window_handle, &content_rect); in GrabWindowSnapshot()
|
/external/chromium/chrome/browser/ |
D | fullscreen_win.cc | 57 if (!::GetWindowRect(wnd, &wnd_rect)) in IsFullScreenWindowMode()
|
/external/webkit/Tools/DumpRenderTree/win/ |
D | PixelDumpSupportWin.cpp | 50 if (!GetWindowRect(webViewWindow, &frame)) in createBitmapContextFromWebView()
|
/external/webkit/Source/WebKit/win/ |
D | WebDropSource.cpp | 137 GetWindowRect(viewWindow, &webViewRect); in GiveFeedback()
|
D | WebNodeHighlight.cpp | 142 ::GetWindowRect(m_inspectedWebViewWindow, &webViewRect); in update()
|
/external/chromium/chrome/browser/ui/ |
D | window_sizer_win.cc | 93 if (GetWindowRect(window, &browser)) { in GetDefaultPopupOrigin()
|
/external/chromium/chrome/browser/autocomplete/ |
D | autocomplete_popup_view_gtk.cc | 88 gfx::Rect GetWindowRect(GdkWindow* window) { in GetWindowRect() function 352 line, GetWindowRect(window_->window).width()).ToGdkRectangle(); in InvalidateLine() 577 gfx::Rect window_rect = GetWindowRect(event->window); in HandleExpose()
|
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/ |
D | NPNInvalidateRectInvalidatesWindow.cpp | 55 if (!::GetWindowRect(m_window, &m_savedWindowRect)) in TemporaryWindowMover()
|
/external/chromium/chrome/browser/ui/views/tabs/ |
D | native_view_photobooth_win.cc | 107 GetWindowRect(current_hwnd_, &window_rect); in PaintScreenshotIntoCanvas()
|
/external/webkit/Tools/MiniBrowser/win/ |
D | BrowserWindow.cpp | 165 ::GetWindowRect(m_comboBoxWindow, &comboBoxRect); in onCreate()
|
/external/skia/src/views/ |
D | SkWindow.cpp | 170 GetWindowRect((HWND)((SkOSWindow*)this)->getHWND(), &rect); in update()
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 465 GetWindowRect (hwndChild, &rChild); in CenterAbout() 470 GetWindowRect (hwndParent, &rParent); in CenterAbout()
|
/external/qemu/distrib/sdl-1.2.15/src/video/windib/ |
D | SDL_dibvideo.c | 1332 GetWindowRect(SDL_Window, &rect); 1380 GetWindowRect(SDL_Window, &data.wrect); 1476 GetWindowRect(SDL_Window, &data.wrect);
|
/external/quake/quake/src/QW/client/ |
D | sys_win.c | 617 if (GetWindowRect (hwnd_dialog, &rect)) in WinMain()
|
/external/webkit/Source/WebKit/wince/ |
D | WebView.cpp | 200 GetWindowRect(m_windowHandle, rect); in frameRect()
|
/external/quake/quake/src/WinQuake/ |
D | sys_win.cpp | 761 if (GetWindowRect (hwnd_dialog, &rect)) in WinMain()
|
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/ |
D | SDL_wingl.c | 49 GetWindowRect(SDL_Window, &rect); in WIN_GL_ResetWindow()
|
D | SDL_sysevents.c | 516 GetWindowRect(SDL_Window, &size); in WinMessage()
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
D | WebPopupMenuProxyWin.cpp | 228 ::GetWindowRect(hostWindow, &viewRect); in showPopupMenu()
|
/external/webkit/Source/WebCore/platform/win/ |
D | PopupMenuWin.cpp | 167 ::GetWindowRect(hostWindow, &viewRect); in show()
|