Home | History | Annotate | Download | only in audio

Lines Matching refs:bar_

141       bar_(NULL),
155 bar_ = new BarSeparator;
156 AddChildView(bar_);
201 bar_->SetVisible(false);
208 bar_->SetVisible(show_more);
258 // Layout either bar_ or device_type_ at the left of the more_ button.
263 view_left_to_more = bar_;
273 gfx::Size bar_size = bar_->GetPreferredSize();
277 bar_->SetBoundsRect(bar_bounds);
283 bar_->bounds().x()