OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsUrlAlreadyOpen
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_combiner.h
82
bool
IsUrlAlreadyOpen
(const GURL& url);
suggestions_combiner.cc
149
page_value->SetBoolean("already_open",
IsUrlAlreadyOpen
(url));
154
bool SuggestionsCombiner::
IsUrlAlreadyOpen
(const GURL &url) {
Completed in 125 milliseconds