Searched refs:anchor_location_ (Results 1 – 1 of 1) sorted by relevance
73 gfx::Point anchor_location_; member in ash::AutoclickControllerImpl83 anchor_location_(-kMovementThreshold, -kMovementThreshold) { in AutoclickControllerImpl()141 gfx::Vector2d delta = mouse_location - anchor_location_; in OnMouseEvent()143 anchor_location_ = event->root_location(); in OnMouseEvent()187 anchor_location_ = click_location; in DoAutoclick()