OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BuildMenuItemWithLabel
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
menu_gtk.h
133
GtkWidget*
BuildMenuItemWithLabel
(const std::string& label,
menu_gtk.cc
310
GtkWidget* menu_item =
BuildMenuItemWithLabel
(label, command_id);
424
GtkWidget* MenuGtk::
BuildMenuItemWithLabel
(const std::string& label,
483
menu_item =
BuildMenuItemWithLabel
(label, command_id);
Completed in 270 milliseconds