Home
last modified time | relevance | path

Searched defs:cursor_location (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dnotification_view_unittest.cc236 gfx::Point cursor_location(1, 1); in TEST_F() local
275 gfx::Point cursor_location(1, 1); in TEST_F() local
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_window_tree_host_win.cc554 POINT cursor_location = location.ToPOINT(); in MoveCursorToNative() local
/external/chromium_org/ash/shelf/
Dshelf_view.cc1268 bool ShelfView::ShouldHideTooltip(const gfx::Point& cursor_location) { in ShouldHideTooltip()
/external/chromium_org/ui/views/widget/
Dwidget_unittest.cc1525 gfx::Point cursor_location(5, 5); in TEST_F() local