Searched defs:IsCloseToPoint (Results 1 – 2 of 2) sorted by relevance
30 bool DockInfo::IsCloseToPoint(const gfx::Point& screen_loc, in IsCloseToPoint() function in DockInfo
19 TEST(DockInfoTest, IsCloseToPoint) { in TEST() argument