Searched refs:passed_location_in_screen (Results 1 – 1 of 1) sorted by relevance
266 gfx::Point passed_location_in_screen(passed_location); in CalculateBoundsForDrag() local267 wm::ConvertPointToScreen(parent, &passed_location_in_screen); in CalculateBoundsForDrag()268 gfx::Rect near_passed_location(passed_location_in_screen, gfx::Size()); in CalculateBoundsForDrag()