HomeSort by relevance Sort by last modified time
    Searched refs:border (Results 101 - 125 of 1050) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/generic/
yv12extend.c 66 ybf->border, ybf->border,
67 ybf->border + ybf->y_height - ybf->y_crop_height,
68 ybf->border + ybf->y_width - ybf->y_crop_width);
72 ybf->border / 2, ybf->border / 2,
73 (ybf->border + ybf->y_height - ybf->y_crop_height + 1) / 2,
74 (ybf->border + ybf->y_width - ybf->y_crop_width + 1) / 2);
78 ybf->border / 2, ybf->border / 2
    [all...]
  /external/libvpx/libvpx/vpx_scale/generic/
yv12extend.c 66 ybf->border, ybf->border,
67 ybf->border + ybf->y_height - ybf->y_crop_height,
68 ybf->border + ybf->y_width - ybf->y_crop_width);
72 ybf->border / 2, ybf->border / 2,
73 (ybf->border + ybf->y_height - ybf->y_crop_height + 1) / 2,
74 (ybf->border + ybf->y_width - ybf->y_crop_width + 1) / 2);
78 ybf->border / 2, ybf->border / 2
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
yv12extend.c 66 ybf->border, ybf->border,
67 ybf->border + ybf->y_height - ybf->y_crop_height,
68 ybf->border + ybf->y_width - ybf->y_crop_width);
72 ybf->border / 2, ybf->border / 2,
73 (ybf->border + ybf->y_height - ybf->y_crop_height + 1) / 2,
74 (ybf->border + ybf->y_width - ybf->y_crop_width + 1) / 2);
78 ybf->border / 2, ybf->border / 2
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/_static/css/
nacl.css 20 table.showcase td.empty {border-bottom-style: hidden; border-right-style: hidden;}
21 table.showcase-list td.top-left, table.generic td.top-left {border-top-style: hidden; border-left-style: hidden;}
30 .kd-butterbar.shown.pepper-version span {background-color: #E5ECF9; border: 1px solid #36C;}
31 .kd-butterbar.shown.pepper-version span.deprecated {background-color: #FCC; border: 1px solid #A03;}
33 .kd-butterbar.shown.special-announcement span {background-color: #F9EDBE; border: 1px solid #F0C36D;}
41 border-top: 1px solid #96d1f8;
49 -webkit-border-radius: 5px;
50 -moz-border-radius: 5px
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/_static/css/
nacl.css 20 table.showcase td.empty {border-bottom-style: hidden; border-right-style: hidden;}
21 table.showcase-list td.top-left, table.generic td.top-left {border-top-style: hidden; border-left-style: hidden;}
30 .kd-butterbar.shown.pepper-version span {background-color: #E5ECF9; border: 1px solid #36C;}
31 .kd-butterbar.shown.pepper-version span.deprecated {background-color: #FCC; border: 1px solid #A03;}
33 .kd-butterbar.shown.special-announcement span {background-color: #F9EDBE; border: 1px solid #F0C36D;}
41 border-top: 1px solid #96d1f8;
49 -webkit-border-radius: 5px;
50 -moz-border-radius: 5px
    [all...]
  /external/chromium_org/third_party/icu/source/test/perf/perldriver/
Output.pm 14 my $TABLEATTR = 'BORDER="1" CELLPADDING="4" CELLSPACING="0"';
213 th { font-size: 10pt; border: 0 solid #000080; padding: 5 }
214 th.testNameHeader { border-width: 1 }
215 th.testName { text-align: left; border-left-width: 1; border-right-width: 1;
216 border-bottom-width: 1 }
217 th.source { border-right-width: 1; border-bottom-width: 1 }
218 th.sourceType { border-right-width: 1; border-top-width: 1; border-bottom-width: 1
    [all...]
  /external/icu/icu4c/source/test/perf/perldriver/
Output.pm 14 my $TABLEATTR = 'BORDER="1" CELLPADDING="4" CELLSPACING="0"';
213 th { font-size: 10pt; border: 0 solid #000080; padding: 5 }
214 th.testNameHeader { border-width: 1 }
215 th.testName { text-align: left; border-left-width: 1; border-right-width: 1;
216 border-bottom-width: 1 }
217 th.source { border-right-width: 1; border-bottom-width: 1 }
218 th.sourceType { border-right-width: 1; border-top-width: 1; border-bottom-width: 1
    [all...]
  /external/chromium_org/chrome/browser/resources/options/chromeos/
accounts_options_page.css 6 border: 1px solid lightgrey;
7 border-collapse: collapse;
8 border-spacing: 0;
13 border: 1px solid lightgrey;
22 border: 1px solid black;
69 border-color: hsl(0, 0%, 85%);
82 border: 1px solid lightgrey;
display_options.css 31 border-top: 1px solid lightgrey;
36 /* The arrow at the border #display-configurations to point the focused display.
37 * This is achieved by a square rotated by 45-deg, and it has border at the
42 border-left: 1px solid lightgrey;
43 border-top: 1px solid lightgrey;
73 border: solid 1px;
74 box-sizing: border-box;
82 border: solid 1px;
86 border: solid 2px rgb(0, 138, 255);
  /external/chromium_org/chrome/browser/resources/user_manager/
user_manager.css 20 border-radius: 2px;
49 border-top-left-radius: 2px;
50 border-top-right-radius: 2px;
119 border-left: 6px solid transparent;
120 border-right: 6px solid transparent;
121 border-top: 6px solid #989898;
132 border-top: 6px solid #4c4c4c;
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/options/css/
list.css 13 border: none;
21 box-sizing: border-box;
22 border-radius: 0;
25 border: none;
61 border-color: transparent;
80 border: none;
111 box-sizing: border-box;
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/
common.css 46 border-radius: 2px;
48 border: 1px solid rgba(0, 0, 0, 0.1);
49 border-radius: 2px;
79 border: 1px solid #c6c6c6;
85 border: 1px solid #4d90fe;
90 border: 1px solid #3079ED;
97 border: 1px solid #2f5bb7;
results.css 38 border: 1px solid gray;
84 border-collapse: collapse;
94 border-top: 1px solid #DDD;
95 border-bottom: 1px solid #DDD;
99 border: none;
113 border: 1px solid #EEE;
144 border-top: 1px solid #DDD;
166 box-sizing: border-box;
184 border-top: 1px solid gray;
230 border-bottom: 1px dashed
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/audio_player/css/
audio_player.css 21 border-bottom: 1px solid #ddd;
69 border-bottom: 0 solid transparent;
70 border-left: 5px solid transparent;
71 border-right: 0 solid transparent;
72 border-top: 0 solid transparent;
89 border-left: 5px solid transparent;
90 border-right: 0 solid transparent;
  /external/chromium_org/ui/webui/resources/css/
table.css 10 border-color: hsl(214, 91%, 65%);
16 border-color: hsl(214, 91%, 65%);
22 border-color: hsl(214, 91%, 65%);
26 border-left: none;
27 border-right: none;
32 border: 1px solid;
36 border: 1px solid;
  /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 (…)
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
provided_file_systems.css 23 border-collapse: collapse;
33 border-top: 1px solid #eee;
37 border-top: 1px solid #eee;
69 border-top: 1px solid #eee;
73 border-radius: 5px;
94 border: none;
95 border-radius: 4px;
118 border: none;
119 border-radius: 100%;
  /external/chromium_org/remoting/webapp/
window_frame.css 13 border: 1px solid gray; /* This is the window border. */
17 border-bottom: 1px solid gray;
56 border-__MSG_@@bidi_start_edge__: 1px solid rgba(0, 0, 0, 0.2);
76 border-top: 1px solid rgba(0, 0, 0, 0.2);
90 /* Add an etched border to the window controls, title bar and stub */
106 border-left: 1px solid rgba(255, 255, 255, 0.2);
107 border-top: 1px solid rgba(255, 255, 255, 0.2);
121 * - The window controls have a border (so the left-border of the first butto
    [all...]
  /external/chromium-trace/trace-viewer/src/tracing/
timeline_view.css 8 box-sizing: border-box;
35 border-bottom: 1px solid #8e8e8e;
66 border-bottom: 1px solid #8e8e8e;
114 border: 1px solid rgba(0, 0, 0, 0.5);
115 box-sizing: border-box;
129 border-left: none;
134 border-left: none;
144 border: 1px solid rgba(0, 0, 0, 0.5);
155 border: 1px solid rgba(0, 0, 0, 0.8);
167 border: solid 1px
    [all...]
  /external/chromium_org/chrome/browser/resources/
crashes.css 30 border: 1px solid #bbb;
31 border-radius: 2px;
49 border-bottom: 1px solid #bbb;
  /external/chromium_org/chrome/browser/resources/uber/
uber_frame.css 28 -webkit-border-start: 6px solid transparent;
39 -webkit-border-start-color: rgb(78, 87, 100);
51 border: 0;
  /external/chromium_org/third_party/WebKit/Source/web/resources/
colorSuggestionPicker.css 35 border: solid 1px #8899aa;
48 border: 1px solid #e0e0e0;
53 border: 1px solid #000000;
  /external/chromium_org/chrome/renderer/resources/
neterror.css 37 border: 1px solid #AAA;
38 border-bottom: 1px solid #888;
39 border-radius: 3px;
105 border-top: 1px solid #EEE;
132 border: 1px solid rgba(0, 0, 0, 0.25);
133 border-radius: 2px;
153 border: 1px solid rgba(0, 0, 0, 0.3);
167 border: 1px solid rgba(0, 0, 0, 0.3);
191 border: 1px solid rgba(45, 102, 195, 1);
196 border: 1px solid rgb(0, 152, 206)
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/qunit/qunit/
qunit.css 41 border-radius: 15px 15px 0 0;
42 -moz-border-radius: 15px 15px 0 0;
43 -webkit-border-top-right-radius: 15px;
44 -webkit-border-top-left-radius: 15px;
83 border-bottom: 1px solid #fff;
111 border-radius: 15px;
112 -moz-border-radius: 15px;
113 -webkit-border-radius: 15px;
121 border-collapse: collapse;
163 border-bottom: none
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
bootstrap.css 33 -webkit-border-radius: 6px;
34 -moz-border-radius: 6px;
99 border: 0;
118 border: 0;
157 border: 0;
163 -webkit-box-sizing: border-box;
164 -moz-box-sizing: border-box;
165 -ms-box-sizing: border-box;
166 box-sizing: border-box;
293 -webkit-box-sizing: border-box
    [all...]

Completed in 312 milliseconds

1 2 3 45 6 7 8 91011>>