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

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

Completed in 159 milliseconds