Home
last modified time | relevance | path

Searched refs:GetUserPanelBoundsInScreenForTest (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/system/user/
Dtray_user.h56 gfx::Rect GetUserPanelBoundsInScreenForTest() const;
Dtray_user.cc70 gfx::Rect TrayUser::GetUserPanelBoundsInScreenForTest() const { in GetUserPanelBoundsInScreenForTest() function in ash::TrayUser
Dtray_user_unittest.cc118 tray_user(index)->GetUserPanelBoundsInScreenForTest().CenterPoint(); in MoveOverUserItem()