Home
last modified time | relevance | path

Searched refs:BuildMenuItemWithLabel (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dmenu_gtk.h133 GtkWidget* BuildMenuItemWithLabel(const std::string& label,
Dmenu_gtk.cc310 GtkWidget* menu_item = BuildMenuItemWithLabel(label, command_id); in AppendMenuItemWithLabel()
424 GtkWidget* MenuGtk::BuildMenuItemWithLabel(const std::string& label, in BuildMenuItemWithLabel() function in MenuGtk
483 menu_item = BuildMenuItemWithLabel(label, command_id); in BuildSubmenuFromModel()