Home
last modified time | relevance | path

Searched refs:GetWindowRect (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium/chrome/browser/ui/views/
Dfind_bar_host_win.cc22 ::GetWindowRect( in GetWidgetPositionNative()
24 ::GetWindowRect( in GetWidgetPositionNative()
Dhung_renderer_view.cc424 GetWindowRect(contents_hwnd, &contents_bounds_rect); in GetDisplayBounds()
Dshell_dialogs_win.cc182 GetWindowRect(real_dialog, &dialog_rect); in SaveAsDialogHook()
/external/chromium/chrome/browser/ui/tabs/
Ddock_info_win.cc75 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()
Ddock_info_gtk.cc85 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/
Dwindow_snapshot_win.cc24 ::GetWindowRect(window_handle, &content_rect); in GrabWindowSnapshot()
/external/chromium/chrome/browser/
Dfullscreen_win.cc57 if (!::GetWindowRect(wnd, &wnd_rect)) in IsFullScreenWindowMode()
/external/webkit/Tools/DumpRenderTree/win/
DPixelDumpSupportWin.cpp50 if (!GetWindowRect(webViewWindow, &frame)) in createBitmapContextFromWebView()
/external/webkit/Source/WebKit/win/
DWebDropSource.cpp137 GetWindowRect(viewWindow, &webViewRect); in GiveFeedback()
DWebNodeHighlight.cpp142 ::GetWindowRect(m_inspectedWebViewWindow, &webViewRect); in update()
/external/chromium/chrome/browser/ui/
Dwindow_sizer_win.cc93 if (GetWindowRect(window, &browser)) { in GetDefaultPopupOrigin()
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_gtk.cc88 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/
DNPNInvalidateRectInvalidatesWindow.cpp55 if (!::GetWindowRect(m_window, &m_savedWindowRect)) in TemporaryWindowMover()
/external/chromium/chrome/browser/ui/views/tabs/
Dnative_view_photobooth_win.cc107 GetWindowRect(current_hwnd_, &window_rect); in PaintScreenshotIntoCanvas()
/external/webkit/Tools/MiniBrowser/win/
DBrowserWindow.cpp165 ::GetWindowRect(m_comboBoxWindow, &comboBoxRect); in onCreate()
/external/skia/src/views/
DSkWindow.cpp170 GetWindowRect((HWND)((SkOSWindow*)this)->getHWND(), &rect); in update()
/external/libpng/contrib/visupng/
DVisualPng.c465 GetWindowRect (hwndChild, &rChild); in CenterAbout()
470 GetWindowRect (hwndParent, &rParent); in CenterAbout()
/external/qemu/distrib/sdl-1.2.15/src/video/windib/
DSDL_dibvideo.c1332 GetWindowRect(SDL_Window, &rect);
1380 GetWindowRect(SDL_Window, &data.wrect);
1476 GetWindowRect(SDL_Window, &data.wrect);
/external/quake/quake/src/QW/client/
Dsys_win.c617 if (GetWindowRect (hwnd_dialog, &rect)) in WinMain()
/external/webkit/Source/WebKit/wince/
DWebView.cpp200 GetWindowRect(m_windowHandle, rect); in frameRect()
/external/quake/quake/src/WinQuake/
Dsys_win.cpp761 if (GetWindowRect (hwnd_dialog, &rect)) in WinMain()
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
DSDL_wingl.c49 GetWindowRect(SDL_Window, &rect); in WIN_GL_ResetWindow()
DSDL_sysevents.c516 GetWindowRect(SDL_Window, &size); in WinMessage()
/external/webkit/Source/WebKit2/UIProcess/win/
DWebPopupMenuProxyWin.cpp228 ::GetWindowRect(hostWindow, &viewRect); in showPopupMenu()
/external/webkit/Source/WebCore/platform/win/
DPopupMenuWin.cpp167 ::GetWindowRect(hostWindow, &viewRect); in show()

12