OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNameForURL
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_utils_gtk.h
115
base::string16
GetNameForURL
(const GURL& url);
bookmark_utils_gtk.cc
463
base::string16 title =
GetNameForURL
(urls[i]);
482
base::string16
GetNameForURL
(const GURL& url) {
bookmark_bar_gtk.cc
[
all
...]
/external/chromium/chrome/browser/bookmarks/
bookmark_utils.h
119
string16
GetNameForURL
(const GURL& url);
bookmark_utils.cc
439
string16
GetNameForURL
(const GURL& url) {
/external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_utils_gtk.cc
426
string16 title =
GetNameForURL
(urls[i]);
bookmark_bar_gtk.cc
[
all
...]
Completed in 39 milliseconds