Searched refs:current_x_ (Results 1 – 2 of 2) sorted by relevance
50 current_x_(0), in PanelManager()69 current_x_ = work_area.right(); in OnDisplayChanged()131 current_x_ = (*iter)->bounds().x() + (*iter)->bounds().width(); in DoRemove()304 int x = current_x_ - width; in ComputeBoundsForNextPanel()310 current_x_ -= width + kPanelsHorizontalSpacing; in ComputeBoundsForNextPanel()
104 int current_x_; variable