HomeSort by relevance Sort by last modified time
    Searched full:below (Results 126 - 150 of 12778) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/download/
download_history.cc 55 // TODO(paulg) see bug 958058. EXPLICIT_ACCESS below is wrong.
74 // TODO(paulg) see bug 958058. EXPLICIT_ACCESS below is wrong.
90 // TODO(paulg) see bug 958058. EXPLICIT_ACCESS below is wrong.
101 // TODO(paulg) see bug 958058. EXPLICIT_ACCESS below is wrong.
109 // TODO(paulg) see bug 958058. EXPLICIT_ACCESS below is wrong.
  /frameworks/base/packages/BackupRestoreConfirmation/res/values-en-rGB/
strings.xml 27 <string name="current_password_text" msgid="8268189555578298067">"Please enter your current backup password below:"</string>
28 <string name="device_encryption_restore_text" msgid="1570864916855208992">"Please enter your device encryption password below."</string>
29 <string name="device_encryption_backup_text" msgid="5866590762672844664">"Please enter your device encryption password below. This will also be used to encrypt the backup archive."</string>
31 <string name="backup_enc_password_optional" msgid="1350137345907579306">"If you wish to encrypt the full backup data, enter a password below:"</string>
32 <string name="restore_enc_password_text" msgid="6140898525580710823">"If the restore data is encrypted, please enter the password below:"</string>
  /frameworks/base/packages/BackupRestoreConfirmation/res/values-en-rIN/
strings.xml 27 <string name="current_password_text" msgid="8268189555578298067">"Please enter your current backup password below:"</string>
28 <string name="device_encryption_restore_text" msgid="1570864916855208992">"Please enter your device encryption password below."</string>
29 <string name="device_encryption_backup_text" msgid="5866590762672844664">"Please enter your device encryption password below. This will also be used to encrypt the backup archive."</string>
31 <string name="backup_enc_password_optional" msgid="1350137345907579306">"If you wish to encrypt the full backup data, enter a password below:"</string>
32 <string name="restore_enc_password_text" msgid="6140898525580710823">"If the restore data is encrypted, please enter the password below:"</string>
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
position_util_test.html 92 // ensure enough below
95 cr.ui.positionPopupAroundElement(anchor, popup, cr.ui.AnchorType.BELOW);
100 // ensure not enough below
103 cr.ui.positionPopupAroundElement(anchor, popup, cr.ui.AnchorType.BELOW);
144 // ensure not enough below
160 // ensure not enough below
199 cr.ui.positionPopupAroundElement(anchor, popup, cr.ui.AnchorType.BELOW);
206 cr.ui.positionPopupAroundElement(anchor, popup, cr.ui.AnchorType.BELOW);
215 cr.ui.positionPopupAroundElement(anchor, popup, cr.ui.AnchorType.BELOW);
222 cr.ui.positionPopupAroundElement(anchor, popup, cr.ui.AnchorType.BELOW);
    [all...]
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
dnd.js 22 BELOW: 4
55 position == DropPosition.BELOW ? 'drag-below' :
250 // Don't allow dropping below an expanded tree item since it is confusing
253 (DropPosition.ABOVE | DropPosition.BELOW);
263 // Don't allow dropping below an expanded tree item since it is confusing
268 // Cannot drop below if the item below is already in the drag source.
271 resultPositions |= DropPosition.BELOW;
368 // below based on mouse position etc
    [all...]
  /external/chromium/chrome/browser/importer/
toolbar_importer.h 76 // URLs for connecting to the toolbar front end are defined below.
80 // Token replacement tags are defined below.
88 // XML tag names are defined below.
100 // Flow control for asynchronous import is controlled by the methods below.
110 // Network I/O is done by the methods below. These three methods are called
117 // XML Parsing is implemented with the methods below.
152 // Bookmark creation is done by the method below.
  /external/chromium_org/tools/python/google/
logging_utils.py 18 threshold: below this logging level messages are sent to stdout,
67 level: messages below this level are ignored
68 threshold: below this logging level messages are sent to stdout,
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
PropertyTooltipProvider.java 35 * Show tooltip below property row.
37 public static final int BELOW = 1;
62 * hierarchy, so it is better show it below and allow user see also property row.
  /packages/apps/Email/res/values-sw600dp/
dimensions.xml 23 <!-- distance of any button below the upper hairline -->
25 <!-- distance of any button below the previous button (vertical stack) -->
41 <!-- In setup screens, the inset for all items below the headline+hairline -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_oss.h 33 int file_mode; /* file mode - see below */
34 int seq_mode; /* sequencer mode - see below */
41 * but configurable by drivers - see below
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_oss.h 33 int file_mode; /* file mode - see below */
34 int seq_mode; /* sequencer mode - see below */
41 * but configurable by drivers - see below
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_PERIODIC_PROFILING.S 3 * sample counter. If sample counter goes below zero, turn
  /dalvik/vm/compiler/template/mips/
TEMPLATE_PERIODIC_PROFILING.S 3 * sample counter. If sample counter goes below zero, turn
  /developers/samples/android/testing/ActivityInstrumentation/ActivityInstrumentationSample/src/main/res/values/
strings.xml 19 <string name="instructions">The value of the spinner below should be persisted when this activity is destroyed.</string>
  /development/samples/browseable/ActivityInstrumentation/res/values/
strings.xml 19 <string name="instructions">The value of the spinner below should be persisted when this activity is destroyed.</string>
  /development/samples/browseable/TextSwitcher/res/values/
base-strings.xml 27 \n\nClick the button below to set new text in the TextSwitcher and observe the
  /external/chromium/build/
whitespace_file.txt 6 any modification below this line.
  /external/chromium/chrome/browser/
icon_manager_linux.cc 11 // It turns out the call to mime_util::GetFileMimeType below does IO, but
  /external/chromium/chrome/browser/ui/cocoa/
dock_icon.h 15 // Updates the icon. Use the setters below to set the details first.
  /external/chromium/chrome/browser/ui/gtk/
focus_store_gtk.cc 34 // We don't add a ref. The signal handler below effectively gives us a weak
  /external/chromium/chrome/browser/ui/touch/tabs/
tab_strip_factory.cc 20 // construct it below.
  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip_factory.cc 20 // construct it below.
  /external/chromium_org/ash/system/tray/
tray_bar_button_with_title.h 19 // A button with a bar image and title text below the bar image. These buttons
  /external/chromium_org/base/strings/
stringize_macros.h 16 // suffix, below.
  /external/chromium_org/build/android/pylib/gtest/
gtest_config.py 7 # Add new suites here before upgrading them to the stable list below.

Completed in 3717 milliseconds

1 2 3 4 56 7 8 91011>>