Home
last modified time | relevance | path

Searched refs:toolbar_height_ (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Droot_window_gtk.cc95 toolbar_height_(0), in RootWindowGtk()
618 const int ux_height = toolbar_height_ + menubar_height_; in NotifyContentBounds()
832 self->toolbar_height_ = allocation->height; in ToolbarSizeAllocated()
Droot_window_gtk.h149 int toolbar_height_; variable