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

/external/chromium/chrome/browser/ui/views/frame/
H A Dglass_browser_frame_view.h105 bool show_profile_button() const { return profile_button_.get() != NULL; } function in class:GlassBrowserFrameView
H A Dglass_browser_frame_view.cc138 (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())

Completed in 142 milliseconds