HomeSort by relevance Sort by last modified time
    Searched refs:margin (Results 76 - 100 of 359) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/okhttp/website/static/
bootstrap-combined.min.css 9 */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:hover,a:active{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}#map_canvas img,.google-maps img{max-width:none}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{*overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#333;background-color:#fff}a{color:#08c;text-decoration:none}a:hover,a:focus{color:#005580;text-decoration:underline}.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1)}.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px}.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px}.span12{width:940px}.span11{width:860px}.span10{width:780px}.span9{width:700px}.span8{width:620px}.span7{width:540px}.span6{width:460px}.span5{width:380px}.span4{width:300px}.span3{width:220px}.span2{width:140px}.span1{width:60px}.offset12{margin-left:980px}.offset11{margin-left:900px}.offset10{margin-left:820px}.offset9{margin-left:740px}.offset8{margin-left:660px}.offset7{margin-left:580px}.offset6{margin-left:500px}.offset5{margin-left:420px}.offse (…)
    [all...]
  /prebuilts/go/darwin-x86/src/net/
dnsclient_test.go 12 func checkDistribution(t *testing.T, data []*SRV, margin float64) {
32 t.Logf("actual: %v diff: %v e: %v m: %v", actual, diff, expected, margin)
36 if diff > (expected * margin) {
41 func testUniformity(t *testing.T, size int, margin float64) {
47 checkDistribution(t, data, margin)
57 func testWeighting(t *testing.T, margin float64) {
64 checkDistribution(t, data, margin)
  /prebuilts/go/linux-x86/src/net/
dnsclient_test.go 12 func checkDistribution(t *testing.T, data []*SRV, margin float64) {
32 t.Logf("actual: %v diff: %v e: %v m: %v", actual, diff, expected, margin)
36 if diff > (expected * margin) {
41 func testUniformity(t *testing.T, size int, margin float64) {
47 checkDistribution(t, data, margin)
57 func testWeighting(t *testing.T, margin float64) {
64 checkDistribution(t, data, margin)
  /build/make/tools/droiddoc/templates-pdk/assets/design/
default.css 14 margin: 0;
31 margin: 0 40px; }
35 margin-bottom: 20px;
59 margin-left: 190px;
60 margin-top: 80px;
68 margin-bottom: 10px; }
73 margin-right: 20px;
103 margin: 0;
130 margin-bottom: 10px; }
142 margin-left: 20px;
    [all...]
  /external/icu/icu4j/
stylesheet7.css 19 margin:0;
90 margin-top:-7px;
93 margin-left:.5em;
122 margin:0;
137 margin-top:10px;
163 margin:0 25px 0 0;
188 margin: auto 5px;
202 margin:0 20px;
206 margin:10px;
214 margin:10px 0
    [all...]
  /docs/source.android.com/src/compatibility/7.0/source/
android-cdd.css 37 margin-bottom: 10px;
45 margin: 20px 0px 8px 0px;
53 margin-top: 8px;
71 margin-top: .25in;
179 margin: 0;
186 margin: 0;
193 margin: 0;
215 margin: 10px 0px 10px 0px;
240 margin: 0;
247 margin: 0
    [all...]
  /docs/source.android.com/src/compatibility/7.1/source/
android-cdd.css 37 margin-bottom: 10px;
45 margin: 20px 0px 8px 0px;
53 margin-top: 8px;
71 margin-top: .25in;
179 margin: 0;
186 margin: 0;
193 margin: 0;
215 margin: 10px 0px 10px 0px;
240 margin: 0;
247 margin: 0
    [all...]
  /external/v8/tools/turbolizer/
util.js 9 var margin = Math.floor(height / 4);
10 if (pos < container.scrollTop + margin) {
11 pos -= margin;
16 if (pos > (container.scrollTop + 3 * margin)) {
17 pos = pos - 3 * margin;
  /docs/source.android.com/src/compatibility/5.0/
android-cdd.css 37 margin-bottom: 10px;
45 margin: 20px 0px 8px 0px;
53 margin-top: 8px;
71 margin-top: .25in;
179 margin: 0;
186 margin: 0;
193 margin: 0;
210 margin: 10px 0px 10px 0px;
235 margin: 0;
242 margin-left: -10pt
    [all...]
  /docs/source.android.com/src/compatibility/5.1/
android-cdd.css 37 margin-bottom: 10px;
45 margin: 20px 0px 8px 0px;
53 margin-top: 8px;
71 margin-top: .25in;
179 margin: 0;
186 margin: 0;
193 margin: 0;
210 margin: 10px 0px 10px 0px;
235 margin: 0;
242 margin-left: -10pt
    [all...]
android-cdd-cover.css 28 margin: 0px;
79 margin: 0px;
84 margin: 0px;
  /docs/source.android.com/src/compatibility/6.0/
android-cdd.css 37 margin-bottom: 10px;
45 margin: 20px 0px 8px 0px;
53 margin-top: 8px;
71 margin-top: .25in;
179 margin: 0;
186 margin: 0;
193 margin: 0;
210 margin: 10px 0px 10px 0px;
235 margin: 0;
242 margin-left: -10pt
    [all...]
  /docs/source.android.com/src/compatibility/source/
android-cdd.css 37 margin-bottom: 10px;
45 margin: 20px 0px 8px 0px;
53 margin-top: 8px;
71 margin-top: .25in;
179 margin: 0;
186 margin: 0;
193 margin: 0;
214 margin: 10px 0px 10px 0px;
239 margin: 0;
246 margin-left: -10pt
    [all...]
android-cdd-cover.css 28 margin: 0px;
79 margin: 0px;
84 margin: 0px;
  /external/harfbuzz_ng/util/
view-cairo.cc 73 cairo_t *cr = helper_cairo_create_context (w + view_options.margin.l + view_options.margin.r,
74 h + view_options.margin.t + view_options.margin.b,
79 cairo_translate (cr, view_options.margin.l, view_options.margin.t);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ResizeHandler.java 110 int margin = mSnap ? 0 : abs(newBounds.x - x); local
111 if (margin > maxDistance) {
112 mLeftMargin = margin;
118 int margin = mSnap ? 0 : abs(newBounds.x - (x - newBounds.w)); local
119 if (margin > maxDistance) {
120 mRightMargin = margin;
133 int margin = mSnap ? 0 : abs(newBounds.y - y); local
134 if (margin > maxDistance) {
135 mTopMargin = margin;
141 int margin = mSnap ? 0 : abs(newBounds.y - (y - newBounds.h)) local
    [all...]
MoveHandler.java 117 int margin = !mSnap ? 0 : abs(newBounds.x - x); local
118 if (margin > maxDistance) {
119 mLeftMargin = margin;
124 int margin = !mSnap ? 0 : abs(newBounds.x - (x - newBounds.w)); local
125 if (margin > maxDistance) {
126 mRightMargin = margin;
142 int margin = !mSnap ? 0 : abs(newBounds.y - y); local
143 if (margin > maxDistance) {
144 mTopMargin = margin;
149 int margin = !mSnap ? 0 : abs(newBounds.y - (y - newBounds.h)) local
156 int margin = !mSnap ? 0 : abs(newBounds.y - (y - newBounds.h \/ 2)); local
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
mathutil.h 125 // fraction of their magnitude or within a certain absolute margin of error.
127 // WithinFraction(x, y, fraction) || WithinMargin(x, y, margin)
132 const T fraction, const T margin);
137 const T fraction, const T margin) {
141 margin >= T(0));
155 return AbsDiff(x, y) <= Max(margin, relative_margin);
  /external/skia/gm/
imagefiltersstroked.cpp 69 SkScalar margin = 32; variable
79 canvas->translate(0, margin);
82 canvas->translate(margin, 0);
93 canvas->translate(r.width() + margin, 0);
  /external/skia/src/effects/
SkEmbossMaskFilter.h 33 SkIPoint* margin) const override;
  /external/libjpeg-turbo/doc/html/search/
search.css 12 margin-top: 8px;
52 margin-left:20px;
60 margin-left:15px;
80 margin: 0px 4px 0px 0px;
124 margin-right: 4px;
189 margin: 5px 2px;
236 margin-left: 10px;
237 margin-right: 10px;
256 margin-left: 4px;
265 margin-bottom: 20px
    [all...]
  /external/doclava/res/assets/templates-sdk/assets/css/
default.css 18 margin: 0;
50 margin: 0 40px; }
54 margin-bottom: 20px;
78 margin-left: 190px;
79 margin-top: 80px;
87 margin-bottom: 10px; }
97 margin-right: 20px;
106 margin:0;
161 margin-bottom: 10px; /* same as img */
168 margin-bottom: 10px; /* same as img *
    [all...]
  /external/clang/www/
menu.css 11 margin-left:29ex;
  /external/webrtc/webrtc/common_audio/
ring_buffer.c 49 const size_t margin = buf->element_count - buf->read_pos; local
52 if (read_elements > margin) {
55 *data_ptr_bytes_1 = margin * buf->element_size;
57 *data_ptr_bytes_2 = (read_elements - margin) * buf->element_size;
173 const size_t margin = self->element_count - self->write_pos; local
175 if (write_elements > margin) {
178 data, margin * self->element_size);
180 n -= margin;
  /frameworks/base/test-runner/src/android/test/
ViewAsserts.java 155 * are on the same x location, with respect to the specified margin.
159 * @param margin The margin between the first view and the second view
161 static public void assertRightAligned(View first, View second, int margin) {
169 assertEquals("views are not right aligned", Math.abs(firstRight - secondRight), margin);
192 * are on the same x location, with respect to the specified margin.
196 * @param margin The margin between the first view and the second view
198 static public void assertLeftAligned(View first, View second, int margin) {
206 assertEquals("views are not left aligned", Math.abs(firstLeft - secondLeft), margin);
    [all...]

Completed in 218 milliseconds

1 2 34 5 6 7 8 91011>>