Searched refs:root_mouse_location (Results 1 – 1 of 1) sorted by relevance
1133 gfx::Point root_mouse_location = GetLastMouseLocationInRoot(); in SynthesizeMouseMoveEvent() local1134 if (!window()->bounds().Contains(root_mouse_location)) in SynthesizeMouseMoveEvent()1136 gfx::Point host_mouse_location = root_mouse_location; in SynthesizeMouseMoveEvent()