Searched defs:screen_loc (Results 1 – 9 of 9) sorted by relevance
/external/chromium/chrome/browser/ui/tabs/ |
D | dock_info_win.cc | 56 const gfx::Point& screen_loc, in IsTopMostWindowAtPoint() 113 const gfx::Point& screen_loc, in TopMostFinder() 146 static HWND GetProcessWindowAtPoint(const gfx::Point& screen_loc, in GetProcessWindowAtPoint() 169 LocalProcessWindowFinder(const gfx::Point& screen_loc, in LocalProcessWindowFinder() 195 static DockInfo GetDockInfoAtPoint(const gfx::Point& screen_loc, in GetDockInfoAtPoint() 230 DockToWindowFinder(const gfx::Point& screen_loc, in DockToWindowFinder()
|
D | dock_info_gtk.cc | 62 const gfx::Point& screen_loc, in IsTopMostWindowAtPoint() 98 const gfx::Point& screen_loc, in TopMostFinder() 129 static XID GetProcessWindowAtPoint(const gfx::Point& screen_loc, in GetProcessWindowAtPoint() 162 LocalProcessWindowFinder(const gfx::Point& screen_loc, in LocalProcessWindowFinder()
|
D | dock_info.cc | 30 bool DockInfo::IsCloseToPoint(const gfx::Point& screen_loc, in IsCloseToPoint() 42 bool DockInfo::IsCloseToMonitorPoint(const gfx::Point& screen_loc, in IsCloseToMonitorPoint() 259 bool DockInfo::CheckMonitorPoint(const gfx::Point& screen_loc, in CheckMonitorPoint()
|
D | dock_info_unittest.cc | 21 gfx::Point screen_loc[] = { in TEST() local 54 gfx::Point screen_loc[] = { in TEST() local 134 gfx::Point screen_loc[] = { in TEST() local
|
/external/chromium/chrome/browser/ui/views/frame/ |
D | contents_container.cc | 93 gfx::Point screen_loc; in GetPreviewBounds() local
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
D | bookmark_menu_controller_views.cc | 69 gfx::Point screen_loc; in RunMenuAt() local 92 int id, const gfx::Point& screen_loc) { in GetTooltipText()
|
D | bookmark_bar_view.cc | 1572 const gfx::Point& screen_loc, in CreateToolTipForURLAndTitle()
|
/external/chromium/chrome/browser/ui/views/extensions/ |
D | browser_action_overflow_menu_controller.cc | 62 gfx::Point screen_loc; in RunMenu() local
|
/external/chromium/chrome/browser/ui/views/ |
D | wrench_menu.cc | 585 gfx::Point screen_loc; in RunMenu() local
|