Searched refs:current_omnibox_width_ (Results 1 – 2 of 2) sorted by relevance
186 current_omnibox_width_(0), in LocationBarView()817 current_omnibox_width_ = chip_text_width; in Layout()824 current_omnibox_width_ = origin_chip_view_->WidthFromStartOfLabels(); in Layout()864 current_omnibox_width_ = show_url_animation_->CurrentValueBetween( in Layout()871 current_omnibox_width_ = hide_url_animation_->CurrentValueBetween( in Layout()1472 clip_rect.set_width(current_omnibox_width_); in PaintChildren()
548 int current_omnibox_width_; variable