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