OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:button_visibility
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash.cc
211
bool
button_visibility
= !UseImmersiveLightbarHeaderStyle();
local
212
caption_button_container_->SetVisible(
button_visibility
);
Completed in 258 milliseconds