Searched refs:hbox_width_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dlocation_bar_view_gtk.h439 int hbox_width_; member in class:LocationBarViewGtk
H A Dlocation_bar_view_gtk.cc168 hbox_width_(0),
1103 if (hbox_width_ != allocation->width) {
1104 hbox_width_ = allocation->width;

Completed in 66 milliseconds