Searched refs:AppendMenuItemWithLabel (Results 1 – 3 of 3) sorted by relevance
82 menu_->AppendMenuItemWithLabel( in AddItemWithStringId()
65 GtkWidget* AppendMenuItemWithLabel(int command_id, const std::string& label);
307 GtkWidget* MenuGtk::AppendMenuItemWithLabel(int command_id, in AppendMenuItemWithLabel() function in MenuGtk