OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enable_blocked_buttons
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/views/
collected_cookies_views.cc
488
bool
enable_blocked_buttons
= false;
local
494
enable_blocked_buttons
= static_cast<CookieTreeHostNode*>(
498
allow_blocked_button_->SetEnabled(
enable_blocked_buttons
);
499
for_session_blocked_button_->SetEnabled(
enable_blocked_buttons
);
Completed in 1082 milliseconds