HomeSort by relevance Sort by last modified time
    Searched refs:are_titlebars_up_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/panels/
docked_panel_collection.cc 56 are_titlebars_up_(false),
308 if (state != Panel::TITLE_ONLY || are_titlebars_up_)
512 if (are_titlebars_up_ == bring_up)
515 are_titlebars_up_ = bring_up;
581 if (are_titlebars_up_ != need_to_bring_up_titlebars)
docked_panel_collection.h 177 bool are_titlebars_up_; member in class:DockedPanelCollection

Completed in 31 milliseconds