Home
last modified time | relevance | path

Searched defs:screen_loc (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
Dwindow_finder_win.cc69 const gfx::Point& screen_loc, in IsTopMostWindowAtPoint()
126 const gfx::Point& screen_loc, in TopMostFinder()
160 const gfx::Point& screen_loc, in GetProcessWindowAtPoint()
190 LocalProcessWindowFinder(const gfx::Point& screen_loc, in LocalProcessWindowFinder()
/external/chromium_org/ui/views/widget/desktop_aura/
Dx11_topmost_window_finder.cc22 const gfx::Point& screen_loc, in FindLocalProcessWindowAt()
43 XID X11TopmostWindowFinder::FindWindowAt(const gfx::Point& screen_loc) { in FindWindowAt()
/external/chromium_org/ui/views/controls/menu/
Dmenu_message_pump_dispatcher_win.cc37 gfx::Point screen_loc(0, item->height()); in Dispatch() local
Dmenu_message_loop_mac.cc27 const gfx::Point& screen_loc) { in RepostEventToWindow()
Dmenu_controller.cc550 gfx::Point screen_loc(event.location()); in OnMouseReleased() local
671 gfx::Point screen_loc(event.location()); in OnDragUpdated() local
934 gfx::Point screen_loc(event.location()); in SetSelectionOnPointerDown() local
1330 gfx::Point screen_loc(source_loc); in GetMenuPart() local
1337 const gfx::Point& screen_loc) { in GetMenuPartByScreenCoordinateUsingMenu()
1351 const gfx::Point& screen_loc, in GetMenuPartByScreenCoordinateImpl()
1389 const gfx::Point& screen_loc) { in DoesSubmenuContainLocation()
2060 gfx::Point screen_loc(event.location()); in RepostEvent() local
Dmenu_message_loop_aura.cc112 const gfx::Point& screen_loc) { in RepostEventToWindow()
/external/chromium_org/ui/views/widget/
Dtooltip_manager_aura.cc52 gfx::Point screen_loc( in UpdateTooltipManagerForCapture() local
/external/chromium_org/chrome/browser/ui/views/extensions/
Dextension_action_view_controller.cc207 gfx::Point screen_loc; in DoShowContextMenu() local
Dbrowser_action_overflow_menu_controller.cc106 gfx::Point screen_loc; in RunMenu() local
/external/chromium_org/ui/views/corewm/
Dtooltip_controller.cc86 gfx::Point screen_loc(event.location()); in GetTooltipTarget() local
/external/chromium_org/chrome/browser/ui/views/bookmarks/
Dbookmark_menu_controller_views.cc54 gfx::Point screen_loc; in RunMenuAt() local
Dbookmark_bar_view.cc649 const gfx::Point& screen_loc, in CreateToolTipForURLAndTitle()
/external/chromium_org/ash/wm/workspace/
Dmulti_window_resize_controller.cc463 gfx::Point screen_loc = Shell::GetScreen()->GetCursorScreenPoint(); in CompleteResize() local
/external/chromium_org/ui/views/controls/table/
Dtable_view.cc466 gfx::Point screen_loc(0, y); in GetKeyboardContextMenuLocation() local
/external/chromium_org/ui/views/controls/tree/
Dtree_view.cc542 gfx::Point screen_loc(0, y); in GetKeyboardContextMenuLocation() local
/external/chromium_org/chrome/browser/ui/views/toolbar/
Dwrench_menu.cc837 gfx::Point screen_loc; in RunMenu() local
/external/chromium_org/content/browser/web_contents/
Dweb_contents_view_aura.cc779 gfx::Point screen_loc = in EndDrag() local
/external/chromium_org/ui/base/x/
Dx11_util.cc655 bool WindowContainsPoint(XID window, gfx::Point screen_loc) { in WindowContainsPoint()