HomeSort by relevance Sort by last modified time
    Searched refs:submenu (Results 1 - 16 of 16) sorted by null

  /external/chromium-trace/catapult/third_party/polymer/components/core-menu/
core-submenu.css 37 #submenu {
41 :host(.font-scalable) > #submenu {
  /external/clang/www/
menu.css 20 #menu .submenu {
  /external/compiler-rt/www/
menu.css 20 #menu .submenu {
  /external/libcxx/www/
menu.css 20 #menu .submenu {
  /external/libcxxabi/www/
menu.css 20 #menu .submenu {
  /external/toybox/kconfig/
mconf.c 53 " you wish to change or submenu wish to select and press <Enter>.\n"
329 struct menu *submenu[8], *menu; local
341 submenu[i++] = menu;
345 menu = submenu[i];
585 struct menu *submenu; local
617 submenu = item_data();
619 if (submenu)
620 sym = submenu->sym;
629 submenu->data = (void *) (long) !submenu->data
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
MenuInflateFromXml.java 45 R.menu.title_only, R.menu.title_icon, R.menu.submenu, R.menu.groups,
54 "Title only", "Title and Icon", "Submenu", "Groups",
169 // Don't toast text when a submenu is clicked
  /frameworks/base/core/java/com/android/internal/view/menu/
CascadingMenuPopup.java 76 * subsequent item is a direct submenu of the previous item.
168 // Then open the selected submenu, if there is one.
302 * Determines whether the next submenu (of the given width) should display on the right or on
305 * @param nextMenuWidth Width of the next submenu to display.
355 // (2) This is a submenu. Add spacing if any of the visible menu items has an icon.
383 // This menu is a cascading submenu anchored to a parent view.
454 * specified submenu.
457 * @param submenu the submenu for which the index should be returned
458 * @return the menu item that owns the submenu, or {@code null} if no
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
CascadingMenuPopup.java 90 * subsequent item is a direct submenu of the previous item.
164 // Then open the selected submenu, if there is one.
296 * Determines whether the next submenu (of the given width) should display on the right or on
299 * @param nextMenuWidth Width of the next submenu to display.
349 // (2) This is a submenu. Add spacing if any of the visible menu items has an icon.
377 // This menu is a cascading submenu anchored to a parent view.
447 * specified submenu.
450 * @param submenu the submenu for which the index should be returned
451 * @return the menu item that owns the submenu, or {@code null} if no
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glut.h 458 extern void APIENTRY glutAddSubMenu(const char *label, int submenu);
460 extern void APIENTRY glutChangeToSubMenu(int item, const char *label, int submenu);
  /cts/tests/tests/view/src/android/view/cts/
MenuInflaterTest.java 31 import android.view.SubMenu;
206 SubMenu subMenu = menu.findItem(R.id.submenu).getSubMenu();
207 assertNotNull(subMenu);
209 assertTrue(subMenu.findItem(R.id.nongroup_checkable_item_1).isCheckable());
210 assertFalse(subMenu.findItem(R.id.nongroup_checkable_item_1).isChecked());
212 assertTrue(subMenu.findItem(R.id.nongroup_checkable_item_2).isCheckable());
213 assertTrue(subMenu.findItem(R.id.nongroup_checkable_item_2).isChecked());
215 assertTrue(subMenu.findItem(R.id.nongroup_checkable_item_3).isCheckable())
    [all...]
  /external/okhttp/website/static/
bootstrap-combined.min.css     [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 187 milliseconds