/frameworks/base/tools/aapt/ |
Resource.cpp | 153 || type == "color" || type == "menu"; 805 ASSIGN_IT(menu); 824 !applyFileOverlay(bundle, assets, &menus, "menu")) { [all...] |
/frameworks/base/core/res/res/values/ |
attrs.xml | 43 <!-- Default background dim amount when a menu, dialog, or something similar pops up. --> [all...] |
/external/dnsmasq/man/fr/ |
dnsmasq.8 | [all...] |
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
HTMLSchema.java | 98 elementType("menu", M_LI, M_BLOCK, 0); 205 parent("menu", "body"); 302 attribute("menu", "compact", "BOOLEAN", null); 416 attribute("menu", "class", "NMTOKEN", null); 522 attribute("menu", "dir", "NMTOKEN", null); 628 attribute("menu", "id", "ID", null); 734 attribute("menu", "lang", "NMTOKEN", null); [all...] |
/external/grub/stage2/ |
builtins.c | 78 /* Whether to show the menu or not. */ 572 /* Set new colors used for the menu interface. Support two methods to 690 "Change the menu colors. The color NORMAL is used for most" 691 " lines in the menu, and the color HIGHLIGHT is used to highlight the" [all...] |
/prebuilt/common/jfreechart/ |
README.txt | 612 - check for null popup menu in ChartPanel.mouseDragged; 629 applications have been added. Fixed the popup menu bug. 692 buffering, and popup menu. Javadocs revised. Fixed numerous [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
gdb.info | 43 * Menu: 130 * Menu: 633 * Menu: 706 * Menu: [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/ |
gdb.info | 43 * Menu: 130 * Menu: 633 * Menu: 706 * Menu: [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
gdb.info | 43 * Menu: 130 * Menu: 633 * Menu: 706 * Menu: [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/ |
gdb.info | 43 * Menu: 130 * Menu: 633 * Menu: 706 * Menu: [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gdb.info | 43 * Menu: 130 * Menu: 633 * Menu: 706 * Menu: [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle1/ |
GraphicalLayoutEditor.java | 484 * The menu is about to be shown. The menu manager has already been 485 * requested to remove any existing menu item. This method gets the [all...] |
/frameworks/base/core/java/android/widget/ |
TextView.java | [all...] |
/external/bison/doc/ |
bison.info | 50 * Menu: [all...] |
/bootable/recovery/ |
recovery.c | 326 // accidentally trigger menu items.
|
/development/docs/ |
howto_build_SDK.txt | 241 using the File > Quit menu. That's it. You won't need to run it manually
|
/development/pdk/docs/porting/ |
display_drivers.jd | 342 <li><strong>Arrow keys</strong>: When an arrow key is pressed, the desired icon doesn't get highlighted. For example, if you browse through icons in the Applications menu, you might notice that icons aren't highlighted as expected when you use the arrow key to navigate between options.</li>
|
/external/bluetooth/glib/gio/ |
gdesktopappinfo.c | 344 * described in the <ulink url="http://standards.freedesktop.org/menu-spec/latest/">Menu Spec</ulink> 1145 * The <ulink url="http://standards.freedesktop.org/menu-spec/latest/">Desktop 1146 * Menu specification</ulink> recognizes the following: [all...] |
/external/dnsmasq/po/ |
fr.po | 515 msgid "Boot service for PXE menu." 516 msgstr "Service de d?marrage pour menu PXE" [all...] |
pl.po | 506 msgid "Boot service for PXE menu." 507 msgstr "Sk?adnik menu PXE (--> man)." [all...] |
/external/grub/netboot/ |
rtl8139.c | 37 were that if Etherboot was left at the boot menu for several minutes, the
|
/external/qemu/distrib/sdl-1.2.12/src/events/ |
SDL_keyboard.c | 303 keynames[SDLK_MENU] = "menu";
|
/external/qemu/distrib/sdl-1.2.12/src/main/macos/ |
SDL_main.c | 359 #define VIDEO_ID_DRAWSPROCKET 1 /* these correspond to popup menu choices */
|
/external/qemu/distrib/sdl-1.2.12/src/video/photon/ |
SDL_ph_events.c | 536 MISC_keymap[Pk_Menu&0xFF] = SDLK_MENU; /* Windows "Menu" key */
|
/external/quake/quake/src/QW/client/ |
cl_input.c | 106 return; // key up without coresponding down (menu pass through)
|