Searched refs:point_in_host (Results 1 – 2 of 2) sorted by relevance
157 void EventGenerator::MoveMouseToInHost(const gfx::Point& point_in_host) { in MoveMouseToInHost() argument160 ui::MouseEvent mouseev(event_type, point_in_host, point_in_host, flags_); in MoveMouseToInHost()163 current_location_ = point_in_host; in MoveMouseToInHost()
143 void MoveMouseToInHost(const gfx::Point& point_in_host);