OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enable_allowed_buttons
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/
collected_cookies_win.cc
421
bool
enable_allowed_buttons
= false;
local
427
enable_allowed_buttons
= static_cast<CookieTreeOriginNode*>(
431
block_allowed_button_->SetEnabled(
enable_allowed_buttons
);
/external/chromium_org/chrome/browser/ui/views/
collected_cookies_views.cc
495
bool
enable_allowed_buttons
= false;
local
501
enable_allowed_buttons
= static_cast<CookieTreeHostNode*>(
505
block_allowed_button_->SetEnabled(
enable_allowed_buttons
);
Completed in 190 milliseconds