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

<<11121314151617181920>>

  /external/chromium_org/ui/webui/resources/js/cr/ui/
position_util.js 45 BELOW: 4 // p: top, a: bottom, p: left, a: left
92 case AnchorType.BELOW:
101 type = AnchorType.BELOW;
125 case AnchorType.BELOW:
153 case AnchorType.BELOW:
234 positionPopupAroundRect(rect, popupElement, AnchorType.BELOW);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
RelativeLayoutRuleTest.java 38 TestNode.create("android.widget.Button").id("@+id/Below").bounds(
98 new String[] {"below=@+id/Centered", "toLeftOf=@+id/Centered"}));
100 new String[] {"below=@+id/Centered", "alignLeft=@+id/Centered"}));
102 new String[] {"below=@+id/Centered", "alignLeft=@+id/Centered"}));
104 new String[] {"below=@+id/Centered", "alignRight=@+id/Centered"}));
106 new String[] {"below=@+id/Centered", "toRightOf=@+id/Centered"}));
  /art/runtime/entrypoints/quick/
quick_instrumentation_entrypoints.cc 45 // TODO: use FinishCalleeSaveFrameSetup(self, sp, Runtime::kRefsOnly) not the hand inlined below.
48 // Be aware the store below may well stomp on an incoming argument.
  /development/samples/training/AnimationsDemo/res/animator/
card_flip_left_in.xml 22 into view. The order of operations is described below:
33 This is accomplished using the 3 child animators below, executed in
card_flip_left_out.xml 22 out of view. The order of operations is described below:
32 This is accomplished using the 2 child animators below, executed in
card_flip_right_in.xml 22 into view. The order of operations is described below:
33 This is accomplished using the 3 child animators below, executed in
card_flip_right_out.xml 22 out of view. The order of operations is described below:
32 This is accomplished using the 2 child animators below, executed in
  /device/generic/goldfish/opengl/
Android.mk 40 # modules below in correct order. That is, if module B depends on
41 # module A, then it must be included after module A below.
  /device/lge/hammerhead/
gps.conf 3 # below will be ignored, and instead the servers will
6 # XTRA_SERVERs below are used only if XTRA_SERVER_QUERY
  /device/lge/mako/
gps.conf 3 # below will be ignored, and instead the servers will
6 # XTRA_SERVERs below are used only if XTRA_SERVER_QUERY
  /external/blktrace/doc/
bno_plot.1 14 [ \-K | \-\-keys-below ]
31 The \fI-K\fR option forces bno_plot to put the keys below the graph. If it is
  /external/bluetooth/bluedroid/conf/
auto_pair_devlist.conf 6 # The following companies are included in the list below:
22 # The keyboards below have a fixed PIN of 0000, so we will auto pair.
  /external/chromium/chrome/browser/debugger/manual_tests/
debugger-fake-workers.html 90 <li id="s6">Assure primes are being logged to test console below.</li>
92 <li id="s8">Try causing an error in worker, observe it's logged in DevTools console and in test console below.
  /external/chromium/chrome/browser/extensions/
external_extension_provider_interface.h 23 // they have. See also VisitRegisteredExtension below. Ownership of |version|
24 // is not transferred to the visitor. Callers of the methods below must
  /external/chromium/chrome/browser/ui/cocoa/
html_dialog_window_controller_unittest.mm 65 // TODO(akalin): We can't test much more than the below without a real browser.
70 // We want to make sure html_dialog_window_controller below gets
  /external/chromium/chrome/common/
app_mode_common_mac.h 24 // Current major/minor version numbers of |ChromeAppModeInfo| (defined below).
30 // written below as v<major>.<minor>. Version-number checking is done by the
  /external/chromium/sdch/open-vcdiff/src/solaris/
libstdc++.la 10 # /usr/sfw/lib/libstdc++.la is empty. Below is the correct content,
20 # uncomment the appropriate dependency_libs line below.
  /external/chromium_org/android_webview/common/
aw_hit_test_data.h 22 // except the special case described below.
28 // Special case urls for SRC_LINK_TYPE below. Each type corresponds to a
  /external/chromium_org/ash/wm/workspace/
phantom_window_controller.h 52 // If set, the phantom window is stacked below this window, otherwise it
72 // If set, the phantom window should get stacked below this window.
  /external/chromium_org/build/ios/
clean_env.py 20 # 'PATH' added below (but filtered).
29 # TODO(lliabraa): Make this output a usage string and exit (here and below).
  /external/chromium_org/chrome/browser/history/
DEPS 13 # Do not add to the list of temporarily-allowed dependencies below,
58 # Do not add to the list of temporarily-allowed dependencies below,
  /external/chromium_org/chrome/browser/ui/cocoa/
web_dialog_window_controller_unittest.mm 71 // TODO(akalin): We can't test much more than the below without a real browser.
76 // We want to make sure web_dialog_window_controller below gets
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
fontSettings.html 19 and are listed in the API reference below. When a webpage specifies a generic
29 listed in the API reference below. Technically, Chrome settings are not strictly
  /external/chromium_org/chrome/test/security_tests/
renderer_sandbox_tests_mac.mm 11 // Below is a list of test functions that check the renderer sandbox.
13 // |sandbox_test_cases| array in +[RendererSandboxTestsRunner runTests] below.
  /external/chromium_org/chrome_frame/cfinstall/src/miniclosure/
base.js 32 // statement above into the conditional loop below. To prevent this from
33 // happening, use a for-loop and reserve the init logic as below.

Completed in 1246 milliseconds

<<11121314151617181920>>