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

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

Completed in 51 milliseconds