OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1742 milliseconds