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

  /external/chromium/chrome/browser/ui/views/frame/
glass_browser_frame_view.cc 138 (show_profile_button() && profile_button_->IsVisible() ?
222 if (show_profile_button() && profile_button_->IsVisible() &&
268 return (frame_->GetWindow()->IsMaximized() && show_profile_button() &&
507 if (!show_profile_button())
glass_browser_frame_view.h 105 bool show_profile_button() const { return profile_button_.get() != NULL; } function in class:GlassBrowserFrameView

Completed in 80 milliseconds