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

1 2 3

  /external/chromium_org/chrome/browser/ui/libgtk2ui/
app_indicator_icon_menu.cc 100 // There won't be a model for "native" submenus like the "Input Methods"
101 // context menu. We don't need to handle activation messages for submenus
  /external/chromium_org/components/translate/core/browser/
options_menu_model.h 13 // infobar. This menu has only one level (no 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).
  /external/chromium_org/chrome/browser/extensions/
context_menu_matcher.h 68 // Used for recursively adding submenus of extension items.
90 // Keep track of and clean up menu models for submenus.
  /external/chromium_org/chrome/renderer/pepper/
pepper_flash_menu_host.cc 21 // Maximum depth of submenus allowed (e.g., 1 indicates that submenus are
22 // allowed, but not sub-submenus).
  /external/chromium_org/ppapi/proxy/
serialized_flash_menu.cc 15 // Maximum depth of submenus allowed (e.g., 1 indicates that submenus are
16 // allowed, but not sub-submenus).
  /external/chromium_org/ui/views/controls/menu/
menu_controller.h 171 // If set submenus are opened immediately, otherwise submenus are only
262 // to show/hide submenus and update state_.
350 // pending_state_. This is invoked if submenus are not opened immediately,
367 // This closes any submenus and resizes the submenu.
383 // (opens/closes submenus).
518 // opening or closing submenus. This gives a slight delayed effect to
519 // submenus as the user moves the mouse around. This is done so that as the
520 // user moves the mouse all submenus don't immediately pop.
535 // As the mouse moves around submenus are not opened immediately. Instea
    [all...]
menu_2.h 64 // For submenus.
menu_model_adapter.h 29 // (including submenus).
menu_model_adapter.cc 38 // allows the map to find the menu model of submenus being closed
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_menu_delegate_unittest.cc 178 // Reduce maximum 5. "F2" and "Other" submenus shouldn't be created.
187 // Reduce maximum to 4. "f11a" item and "F2" and "Other" submenus should
197 // Reduce maximum to 3. "F11", "F2" and "Other" submenus should not be
  /sdk/eclipse/
dictionary.txt 294 submenus
  /cts/tests/tests/view/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. -->
  /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_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge.mm 214 // with submenus are submenus of bookmarks.
  /external/chromium_org/chrome/browser/ui/cocoa/
history_menu_bridge.h 48 // closed section is special in that those menu items can have submenus to list
158 // items with a given tag. Note that this will recurse to submenus, removing
  /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/chromium_org/chrome/browser/background/
background_mode_manager.cc 697 // TODO(rlp): Status tray icon should have submenus for each profile.
729 // Clear the submenus too since we will be creating new ones.
730 submenus.clear();
762 submenus.push_back(submenu);
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
MenuDialogHelper.java 30 * Helper for menus that appear as Dialogs (context and submenus).
  /external/chromium_org/chrome/browser/resources/chromeos/login/
network_dropdown.js 167 // Workaround for submenus, add items on top level.
168 // TODO(altimofeev): support submenus.
  /external/chromium_org/ui/base/cocoa/
menu_controller.mm 69 // Creates a NSMenu from the given model. If the model has submenus, this can

Completed in 612 milliseconds

1 2 3