HomeSort by relevance Sort by last modified time
    Searched defs:SUBMENU (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/public/common/
menu_item.h 24 SUBMENU // This is currently only used by Pepper, not by WebKit.
39 std::vector<MenuItem> submenu; member in struct:content::MenuItem
  /external/chromium_org/ui/views/controls/menu/
menu_item_view.h 44 // Each MenuItemView may also contain a submenu, which in turn may contain
53 // Views to the submenu of the MenuItemView. Any child views of the MenuItemView
80 SUBMENU,
169 // Append a submenu to this menu.
174 // Append a submenu with an icon to this menu.
208 // Returns the view that contains child menu items. If the submenu has
212 // Returns true if this menu item has a submenu.
454 // Submenu, created via CreateSubmenu.

Completed in 3689 milliseconds