Searched refs:screen_location (Results 1 – 1 of 1) sorted by relevance
94 gfx::Point screen_location(point_.x(), point_.y()); in Run() local95 view_->ConvertPointToScreen(view_, &screen_location); in Run()96 MoveMouse(screen_location.ToPOINT()); in Run()