Home
last modified time | relevance | path

Searched refs:AppendMenuItemWithLabel (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_context_menu.cc82 menu_->AppendMenuItemWithLabel( in AddItemWithStringId()
/external/chromium/chrome/browser/ui/gtk/
Dmenu_gtk.h65 GtkWidget* AppendMenuItemWithLabel(int command_id, const std::string& label);
Dmenu_gtk.cc307 GtkWidget* MenuGtk::AppendMenuItemWithLabel(int command_id, in AppendMenuItemWithLabel() function in MenuGtk