HomeSort by relevance Sort by last modified time
    Searched refs:GetTrayUserItemAtPoint (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/wm/
drag_window_resizer.h 59 TrayUser* GetTrayUserItemAtPoint(const gfx::Point& point_in_screen);
drag_window_resizer.cc 88 GetTrayUserItemAtPoint(location) ? kOpacityWhenDraggedOverUserIcon :
220 TrayUser* DragWindowResizer::GetTrayUserItemAtPoint(
255 TrayUser* tray_user = GetTrayUserItemAtPoint(last_mouse_location_);

Completed in 142 milliseconds