Home
last modified time | relevance | path

Searched refs:GetInputURL (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_editor_view.cc95 const GURL url(GetInputURL()); in IsDialogButtonEnabled()
429 GURL BookmarkEditorView::GetInputURL() const { in GetInputURL() function in BookmarkEditorView
438 const GURL url(GetInputURL()); in UserInputChanged()
541 GURL new_url(GetInputURL()); in ApplyEdits()
Dbookmark_editor_view.h202 GURL GetInputURL() const;
/external/chromium/chrome/browser/ui/gtk/bookmarks/
Dbookmark_editor_gtk.cc425 GURL BookmarkEditorGtk::GetInputURL() const { in GetInputURL() function in BookmarkEditorGtk
457 GURL new_url(GetInputURL()); in ApplyEdits()
532 GURL url(GetInputURL()); in OnEntryChanged()
Dbookmark_editor_gtk.h88 GURL GetInputURL() const;