HomeSort by relevance Sort by last modified time
    Searched full:menu (Results 501 - 525 of 1265) sorted by null

<<21222324252627282930>>

  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java 64 import android.view.Menu;
106 private static final int MENU_ADD = Menu.FIRST + 1;
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
WindowTest.java 44 import android.view.Menu;
    [all...]
  /development/pdk/docs/source/
using-eclipse.jd 74 <li>Click Refresh in the context menu
84 <li>Select "Java Build Path" from the left-hand menu.
109 <li>Select "Java Build Path" from the left-hand menu.
  /external/quake/quake/src/WinQuake/docs/
INSTALL.Quake2 57 under X11. You must use the Video menu to change resolution/window size.
60 Quake2 to grab the mouse, select 'Windowed Mouse' from the video menu,
95 software mode (./quake2 +set vid_ref soft), then use the menu to set your
  /external/quake/quake/src/WinQuake/kit/
JOYSTICK.TXT 23 The default joystick setting is for joystick left/right movement to control turning and for joystick forward/backward movement to control moving forward/backward. For optional strafing, add the 'sidestep' feature to one of your buttons (via the Customize menu). For optional looking, add the 'mouse look' feature to one of your buttons (also via the Customize menu).
25 Additionally, there are several features that you can set from the Options menu. 'Always Run' allows you change your maximum speed from walking to running. 'Invert Mouse' allows you to change the direction the joystick has to move to when looking up and down. 'Lookspring' enables automatic look-forward-when-moving. And, 'Lookstrafe' automatically enables strafing when the 'mouse look' button is pressed.
  /external/webkit/WebKit/mac/WebCoreSupport/
WebContextMenuClient.mm 119 // to match our old WebKit context menu behavior.
160 // Restore the modern tags to the menu items whose tags we altered in fixMenusToSendToOldClients.
250 // WebCore to handle the menu items appropriately (without needing to know about the old SPI tags).
  /packages/apps/Camera/src/com/android/camera/
VideoCamera.java 58 import android.view.Menu;
801 public boolean onCreateOptionsMenu(Menu menu) {
802 super.onCreateOptionsMenu(menu);
805 // No options menu for attach mode.
808 addBaseMenuItems(menu);
    [all...]
  /external/quake/quake/src/WinQuake/data/
TECHINFO.TXT 25 key or press ESC to bring up the menu, select Options, and select Console...
26 from the options menu. To exit the console, press ESC.
48 The Video Modes menu
51 Video modes can most easily be selected from the the Video Modes menu, which
52 is brought up by selecting the Video Options choice in the Options menu.
59 modes are not listed in the Video Modes menu. Please do not report
60 video modes that do not appear in the Video Modes menu as bugs; either
64 The video modes listed in the Video Modes menu can be tested, set, and made
65 the default mode for Quake from the Video menu, as follows:
68 modes listed in the Video menu.
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
GalleryTest.java 20 import com.android.internal.view.menu.ContextMenuBuilder;
356 // how to check whether the context menu for child is showing.
365 // how to check whether the context menu is showing.
554 public void onCreateContextMenu(ContextMenu menu, View v, ContextMenuInfo menuInfo) {
  /development/samples/ApiDemos/res/layout/
table_layout_7.xml 22 android:id="@+id/menu"
  /development/tools/findunused/
findunusedresources 70 echo $i $(grep -cw R\\..*\\.$i\\\|@style/$p\\\|@drawable/$p\\\|@anim/$p\\\|@color/$p\\\|@xml/$p\\\|@layout/$p\\\|@menu/$p\\\|@+id/$p\\\|@array/$p\\\|@string/$p\\\|@dimen/$p\\\|\[a-z\]\*:$p\\\|enumname=\"$p\\\|\<item\>$p\< < /tmp/everything$$)
  /device/htc/dream/
init.trout.rc 25 # reset SEND+MENU+END
  /device/htc/sapphire/
init.sapphire.rc 25 # reset SEND+MENU+END
  /external/grub/
TODO 61 * Add commands to manipulate the menu from the command-line interface. !
config.h 100 /* Define if there is user specified preset menu string */
  /external/grub/docs/
Makefile.am 22 EXTRA_DIST = menu.lst $(man_MANS) $(noinst_SCRIPTS) \
  /external/libpng/contrib/visupng/
README.txt 27 1) On the main menu Select "Build|Set Active configuration".
  /external/proguard/docs/manual/
sections.html 13 <li><a href="../sections.html">&lt;&lt; Main menu</a></li>
  /external/qemu/android/skin/
keyset.h 26 _SKIN_KEY_COMMAND(BUTTON_MENU,"Menu (Soft-Left) button") \
  /external/webkit/WebCore/html/
HTMLTagNames.in 77 menu createWithNew
  /external/webkit/WebCore/platform/gtk/
gtkdrawing.h 66 * activated toggle buttons or buttons showing a popup menu. */
204 /* Paints an entry in an editable option menu */
244 /* Paints the background of the menu bar. */
455 * Get the desired height of a menu separator
  /external/webkit/WebKit/chromium/src/
SuggestionsPopupMenuClient.h 47 // The Suggestions popup menu client, used to display a list of suggestions.
  /external/webkit/WebKit/qt/Api/
qwebpage_p.h 185 bool inspectorIsInternalOnly; // True if created through the Inspect context menu action
  /external/webkit/WebKitTools/mangleme/
tags.h 50 { "MENU", "onLoad", "STYLE", 0 },
  /frameworks/base/core/java/android/webkit/
PluginList.java 108 // gets changed while the pref menu is up.

Completed in 91 milliseconds

<<21222324252627282930>>