HomeSort by relevance Sort by last modified time
    Searched full:submenus (Results 1 - 25 of 43) sorted by null

1 2

  /external/chromium/chrome/browser/translate/
languages_menu_model.h 14 // infobar. This menu has only one level (no submenus).
options_menu_model.h 14 // infobar. This menu has only one level (no submenus).
  /external/chromium/chrome/browser/chromeos/
webui_menu_control.h 39 // Close All menu window from root menu to leaf submenus.
42 // Close the submenu (and all decendant submenus).
  /frameworks/base/core/java/com/android/internal/view/menu/
ActionMenu.java 101 // TODO Implement submenus
106 // TODO Implement submenus
112 // TODO Implement submenus
117 // TODO Implement submenus
MenuDialogHelper.java 29 * Helper for menus that appear as Dialogs (context and submenus).
ActionMenuPresenter.java 317 * Dismiss all popup menus - overflow and submenus.
618 // Give a reasonable anchor to nested submenus.
  /external/chromium/chrome/browser/ui/gtk/
menu_bar_helper.h 69 // All the submenus of |showing_menu_|. We connect to motion events on all
menu_bar_helper.cc 18 std::vector<GtkWidget*>* submenus = local
22 submenus->push_back(submenu);
23 gtk_container_foreach(GTK_CONTAINER(submenu), PopulateSubmenus, submenus); local
  /sdk/eclipse/
dictionary.txt 293 submenus
  /cts/tests/res/menu/
checkable.xml 19 <!-- Checkable items appear only in submenus or context menus. -->
  /development/samples/ApiDemos/res/menu/
checkable.xml 19 <!-- Checkable items appear only in submenus or context menus. -->
  /external/chromium/chrome/browser/tab_contents/
render_view_context_menu.h 106 // Used for recursively adding submenus of extension items.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge.mm 157 // with submenus are submenus of bookmarks.
bookmark_menu_bridge_unittest.mm 128 // submenus removed, and all separator items are gone.
202 // Now confirm we have 2 submenus (the one we added, plus "other")
  /frameworks/base/core/java/android/view/
ActionProvider.java 25 * dynamically populate submenus of a MenuItem, and handle default menu
181 * <p>Associated submenus will be shown when an action view is not. This
  /external/chromium/chrome/browser/ui/cocoa/
history_menu_bridge.h 46 // closed section is special in that those menu items can have submenus to list
150 // items with a given tag. Note that this will recurse to submenus, removing
menu_controller.mm 46 // Creates a NSMenu from the given model. If the model has submenus, this can
menu_controller_unittest.mm 96 TEST_F(MenuControllerTest, Submenus) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ThemeMenuAction.java 65 // the submenus can lazily construct their contents
151 // submenus for picking it within each theme category?
DeviceMenuListener.java 105 // make many manufacturer submenus.
OrientationMenuAction.java 44 // the submenus can lazily construct their contents
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebContextMenuClient.cpp 94 // This call would leak the MENUITEMINFO's subMenu if it had one, but on Windows, subMenus can't be selected, so there is
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
MenuDialogHelper.java 30 * Helper for menus that appear as Dialogs (context and submenus).
  /frameworks/base/core/tests/coretests/src/android/view/
MenuTest.java 240 // findItem should recurse into submenus
  /frameworks/support/v4/java/android/support/v4/view/
ActionProvider.java 184 * <p>Associated submenus will be shown when an action view is not. This provider instance will

Completed in 1357 milliseconds

1 2