OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bookmark_bar_attached
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/webui/
ntp_resource_cache.cc
239
bool
bookmark_bar_attached
= profile_->GetPrefs()->GetBoolean(
local
242
bookmark_bar_attached
? "true" : "false");
/external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.cc
333
bool
bookmark_bar_attached
= profile_->GetPrefs()->GetBoolean(
local
335
localized_strings.SetBoolean("bookmarkbarattached",
bookmark_bar_attached
);
Completed in 25 milliseconds