Searched refs:location_x (Results 1 – 3 of 3) sorted by relevance
202 double location_x = x * (65535.0f / screen_width); in SendMouseClick() local211 input_info.mi.dx = static_cast<LONG>(location_x); in SendMouseClick()
480 int location_x = home_->x() + home_->width() + kStandardSpacing; in Layout() local482 browser_actions_width - location_x; in Layout()484 location_bar_->SetBounds(location_x, child_y, std::max(available_width, 0), in Layout()
582 int location_x = home_->x() + home_->width() + kStandardSpacing; in Layout() local584 app_menu_width - browser_actions_width - location_x); in Layout()596 location_bar_->SetBounds(location_x, location_y, std::max(available_width, 0), in Layout()