HomeSort by relevance Sort by last modified time
    Searched refs:left (Results 301 - 325 of 3817) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
tabbedPane.css 59 float: left;
63 float: left;
89 left: 1px;
90 margin-left: 2px;
101 float: left;
105 padding-left: 3px;
133 left: 0;
auditsPanel.css 44 left: 0;
61 left: 0;
67 text-align: left;
80 left: -8px;
96 left: 0;
109 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(194, 194, 194)), to(rgb(239, 239, 239)));
123 margin-left: 0;
130 left: 0;
148 float: left;
    [all...]
  /external/elfutils/libebl/
eblstrtab.c 77 struct Ebl_Strent *left; member in struct:Ebl_Strent
96 size_t left; member in struct:Ebl_Strtab
148 st->left = len - offsetof (struct memoryblock, memory);
180 if (st->left < align + sizeof (struct Ebl_Strent) + len)
193 newstr->left = NULL;
200 st->left -= align + sizeof (struct Ebl_Strent) + len;
226 return searchstring (&(*sep)->left, newstr);
266 st->left += st->backp - (char *) newstr;
275 st->left += newstr->len;
287 newstr->left = (*sep)->left
    [all...]
  /hardware/ti/omap4xxx/camera/
CameraHalUtilClasses.cpp 123 size_t &left,
133 hRange = CameraArea::RIGHT - CameraArea::LEFT;
139 left = ( mLeft + hRange / 2 ) * hScale;
143 areaWidth -= left;
151 ssize_t left,
158 if ( ( 0 == top ) && ( 0 == left ) && ( 0 == bottom ) && ( 0 == right ) && ( 0 == weight ) ) {
177 if ( ( CameraArea::LEFT > left ) || ( CameraArea::RIGHT < left ) ) {
178 CAMHAL_LOGEB("Camera area left coordinate is invalid %d", left )
212 ssize_t top, left, bottom, right, weight; local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay_data.js 152 'format': 'left',
218 'format': 'left',
281 'format': 'left',
341 'format': 'left',
397 'label': 'left'
406 'format': 'left',
485 'format': 'left',
545 'format': 'left',
599 'format': 'left',
657 'format': 'left',
    [all...]
wrench_menu.css 25 .left-button {
27 border-bottom-left-radius: 3px;
28 border-top-left-radius: 3px;
  /external/chromium/chrome/browser/resources/net_internals/
main.css 50 border-left: 1px inset black;
63 text-align: left;
70 border-left: 1px solid #afafaf;
114 margin-left: 10px;
121 border-top-left-radius: 5px 5px;
123 padding-left: 4px;
127 margin-left: 30px;
188 padding-left: 4px;
206 text-align: left;
  /external/chromium_org/chrome/browser/resources/chromeos/login/
network_dropdown.css 15 -webkit-gradient(linear, left top, left bottom,
33 text-align: left;
42 background-position: center left;
47 -webkit-gradient(linear, left top, left bottom,
59 -webkit-gradient(linear, left top, left bottom,
141 left: 0;
  /external/linux-tools-perf/util/
sort.c 102 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right)
104 return right->thread->pid - left->thread->pid;
144 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right)
146 struct dso *dso_l = left->ms.map ? left->ms.map->dso : NULL;
179 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right)
183 if (left->ms.sym == right->ms.sym)
186 ip_l = left->ms.sym ? left->ms.sym->start : left->ip
    [all...]
  /bootable/recovery/edify/
parser.y 55 %left ';'
56 %left ','
57 %left OR
58 %left AND
59 %left EQ NE
60 %left '+'
  /cts/tests/tests/graphics/src/android/graphics/cts/
EmbossMaskFilterTest.java 61 Rect left = new Rect(0, 0, CENTER_X, BITMAP_HEIGHT); local
65 assertTrue(brightness(bitmap, left) > brightness(bitmap, right));
72 left.right = START_X;
73 assertEquals(0, brightness(bitmap, left));
74 right.left = END_X;
85 for (int x = rect.left; x < rect.right; x++) {
  /external/chromium-trace/trace-viewer/src/ui/
quad_stack.css 27 left: 0;
34 url('../images/chrome-left.png'),
37 background-position: left top, right top, left top;
  /external/chromium_org/chrome/browser/resources/
about_version.css 13 margin-left: auto;
39 margin-left: 40px;
61 padding-left: 5px;
  /external/chromium_org/chrome/browser/resources/uber/
uber.css 17 left: 0;
23 /* This value is different from the left value to compensate for the scroll
42 left: 0;
59 left: 0;
  /external/chromium_org/third_party/icu/
icu4c.css 48 border-left: 2px solid #22d;
50 padding-left: 4px;
74 padding-left: 0;
75 margin-left: 1em;
93 margin-left: 1.5em;
112 margin-left: 1.8em;
115 padding-left: 0.75em;
121 margin-left: 2em;
125 * Navigation sidebar on the left hand of most pages
134 padding-left: 0.2em
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/db/
log_writer.cc 29 size_t left = slice.size(); local
53 const size_t fragment_length = (left < avail) ? left : avail;
56 const bool end = (left == fragment_length);
69 left -= fragment_length;
71 } while (s.ok() && left > 0);
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcpassthroughrender.h 72 const float left, const float top,
84 float& left, float& top,
136 const float left, const float top,
149 const float left, const float top,
165 const float left, const float top,
175 const float left, const float top,
  /external/icu4c/
icu4c.css 48 border-left: 2px solid #22d;
50 padding-left: 4px;
74 padding-left: 0;
75 margin-left: 1em;
93 margin-left: 1.5em;
112 margin-left: 1.8em;
115 padding-left: 0.75em;
121 margin-left: 2em;
125 * Navigation sidebar on the left hand of most pages
134 padding-left: 0.2em
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/effect/
ParticleTriMesh.java 180 left = new Vector3f(); local
184 left.set(camLeft);
205 left.set(p.velocity).normalizeLocal();
206 camDir.cross(left, up);
208 left.multLocal(p.size);
211 faceNormal.cross(up, left);
213 left.multLocal(p.size);
218 left.x = camLeft.x * cos + camUp.x * sin;
219 left.y = camLeft.y * cos + camUp.y * sin;
220 left.z = camLeft.z * cos + camUp.z * sin
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
sobeloperator.cpp 45 const int left = (j > 0)? -4 : 0; local
53 (*(dataPtr + curr + c + right) - *(dataPtr + curr + c + left)) * 2 +
54 *(dataPtr + above + c + right) - *(dataPtr + above + c + left) +
55 *(dataPtr + below + c + right) - *(dataPtr + below + c + left);
58 *(dataPtr + left + c + below) - *(dataPtr + left + c + above) +
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
PathDestructionActivity.java 59 float left, top, right, bottom; local
60 left = MathUtils.random(getWidth() - MIN_SIZE);
62 right = left + MathUtils.random(getWidth() - left);
65 path.moveTo(left, top);
68 path.lineTo(left, bottom);
  /sdk/templates/docs/
default.css 68 left: 0;
80 padding-left: 16px;
100 margin-left: 16px;
113 left: -32px;
171 border-left: 4px solid #09c;
172 padding-left: 16px;
186 margin-left: 32px;
192 margin-left: 32px;
196 margin-left: 16px;
200 float: left;
    [all...]
  /system/media/audio_utils/include/audio_utils/
primitives.h 154 int32_t mulAddRL(int left, uint32_t inRL, uint32_t vRL, int32_t a)
158 if (left) {
171 if (left) {
183 int32_t mulRL(int left, uint32_t inRL, uint32_t vRL)
187 if (left) {
200 if (left) {
  /external/chromium_org/v8/tools/
splaytree.js 80 node.left = this.root_;
85 node.left = this.root_.left;
86 this.root_.left = null;
109 if (!this.root_.left) {
113 this.root_ = this.root_.left;
148 while (current.left) {
149 current = current.left;
182 // the left subtree.
185 } else if (this.root_.left) {
    [all...]
  /external/v8/tools/
splaytree.js 80 node.left = this.root_;
85 node.left = this.root_.left;
86 this.root_.left = null;
109 if (!this.root_.left) {
113 this.root_ = this.root_.left;
148 while (current.left) {
149 current = current.left;
182 // the left subtree.
185 } else if (this.root_.left) {
    [all...]

Completed in 2796 milliseconds

<<11121314151617181920>>