Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/bookmarks/
Dbookmark_bubble_gtk.cc233 factory_.NewRunnableMethod(&BookmarkBubbleGtk::ShowEditor)); in OnFolderChanged()
252 ShowEditor(); in OnEditClicked()
311 void BookmarkBubbleGtk::ShowEditor() { in ShowEditor() function in BookmarkBubbleGtk
Dbookmark_bubble_gtk.h76 void ShowEditor();
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_bubble_view.cc315 ShowEditor(); in ItemChanged()
363 ShowEditor(); in HandleButtonPressed()
372 void BookmarkBubbleView::ShowEditor() { in ShowEditor() function in BookmarkBubbleView
Dbookmark_bubble_view.h102 void ShowEditor();