HomeSort by relevance Sort by last modified time
    Searched full:border (Results 1 - 25 of 4370) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
gtkhtml 4 border
5 border-color
6 border-style
7 border-width
dillo 7 border
8 border-bottom
9 border-bottom-color
10 border-bottom-style
11 border-bottom-width
12 border-collapse
13 border-color
14 border-left
15 border-left-color
16 border-left-styl
    [all...]
mozilla 4 -moz-border-bottom-colors
5 -moz-border-end
6 -moz-border-end-color
7 -moz-border-end-style
8 -moz-border-end-width
9 -moz-border-image
10 -moz-border-left-colors
11 -moz-border-radius
12 -moz-border-radius-bottomleft
13 -moz-border-radius-bottomrigh
    [all...]
  /external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/
buildbot.css 20 border-spacing: 1px 1px;
43 border-bottom: 1px solid #aaa;
53 border-radius: 5px;
54 -webkit-border-radius: 5px;
55 -moz-border-radius: 5px;
60 border-radius: 5px;
61 -webkit-border-radius: 5px;
62 -moz-border-radius: 5px;
66 border-top-left-radius: 10px;
67 -webkit-border-top-left-radius: 10px
    [all...]
default.css 19 border-spacing: 1px 1px;
55 border: 3px solid #8fdf5f;
62 border: 5px solid #e98080;
71 border-bottom: 1px solid #aaa;
81 border-radius: 5px;
82 -webkit-border-radius: 5px;
83 -moz-border-radius: 5px;
89 border-radius: 5px;
90 -webkit-border-radius: 5px;
91 -moz-border-radius: 5px
    [all...]
  /external/doclava/res/assets/customizations/assets/
customizations.css 2 border-bottom: 3px solid #b6223c;
  /external/webkit/Source/WebCore/manual-tests/dom/
form-control-for-label.html 3 progress {border: 3px solid blue;}
4 progress:hover {border: 3px solid red;}
8 <label>The border color of the progress bar should change from blue to red when you hover on this label text <progress></progress></label><br>
9 <label>The border of this progress bar would change color when it is inside fieldset and legend elements <fieldset><legend><progress></progress></legend></fieldset></label><br>
  /external/chromium/chrome/browser/resources/options/chromeos/
change_picture_options.css 2 border: 0;
8 border: 0;
19 border: 1px solid rgba(0, 0, 0, 0.15);
  /external/javassist/tutorial/
brown.css 4 border-width:1px 0px 1px 0px;
5 border-color:#F5DEB3;
6 border-style:solid;
  /cts/tools/tradefed-host/res/report/
cts_result.css 29 border-collapse:collapse;
30 border-width:0;
38 border-width: 0px;
47 -moz-border-radius:5px;
48 border-radius:5px;
50 border-color: #A5C639 #A5C639 #A5C639 #A5C639;
51 border-width: 0px 0px 0px 0px;
65 border-width: 0px 0px 0px 0px;
66 border-color: gray;
67 border-style: inset
    [all...]
  /external/tinyxml/docs/
doxygen.css 21 border: 1px solid #b0b0b0;
30 border: 1px solid #b0b0b0;
38 border: 1px solid #b0b0b0;
66 border: 1px double #9295C2;
87 border: 1px solid #CCCCCC;
131 border: 1px solid #CCCCCC;
144 border: 1px solid #CCCCCC;
160 border: 1px solid #868686;
171 border-top: 1px none #E0E0E0;
172 border-right: 1px none #E0E0E0
    [all...]
  /external/chromium/chrome/browser/debugger/manual_tests/
highlight-nodes.html 6 <p>This page has basic tests of node highlighting in the inspected page. To test, load this page, open the DevTools and mouseover the nodes in the treeview of the inspector. You should see the highlights happen with the appropriate padding/border/margin/content highlights.</p>
7 <div style="padding:10px; border: 10px solid; margin: 10px;">padding:10px; border: 10px; margin: 10px;</div>
8 <div style="padding:10px; border: 10px solid;">padding:10px; border: 10px;</div>
10 <div style="border: 10px solid; margin: 10px;">border: 10px; margin: 10px;</div>
12 <div style="border: 10px solid;">border: 10px;</div>
14 <div>no padding, border, or margin</div
    [all...]
  /external/webkit/Source/WebCore/manual-tests/inspector/
highlight-nodes.html 6 <p>This page has basic tests of node highlighting in the inspected page. To tests, load this page, open the inspector and mouseover the nodes in the treeview of the inspector. You should see the highlights happen with the appropriate padding/border/margin/content highlights.</p>
7 <div style="padding:10px; border: 10px solid; margin: 10px;">padding:10px; border: 10px; margin: 10px;</div>
8 <div style="padding:10px; border: 10px solid;">padding:10px; border: 10px;</div>
10 <div style="border: 10px solid; margin: 10px;">border: 10px; margin: 10px;</div>
12 <div style="border: 10px solid;">border: 10px;</div>
14 <div>no padding, border, or margin</div
    [all...]
  /external/chromium/chrome/browser/resources/
wrench_menu.css 5 border: solid 1px rgba(0, 0, 0, 0.3);
6 border-radius: 3px;
19 border: solid 1px rgba(0, 0, 0, 0.3);
20 border-top-left-radius: 3px;
21 border-bottom-left-radius: 3px;
25 border: solid 1px rgba(0, 0, 0, 0.3);
26 border-top-right-radius: 3px;
27 border-bottom-right-radius: 3px;
31 border-top: solid 1px rgba(0, 0, 0, 0.3);
32 border-bottom: solid 1px rgba(0, 0, 0, 0.3)
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
rounded_rect_painter.h 13 class Border;
33 views::Painter* CreateWizardPainter(const BorderDefinition* const border);
34 // Creates border to provide insets. Should be used together with WizardPainter
35 // that actually draws both border and background.
36 views::Border* CreateWizardBorder(const BorderDefinition* const border);
  /external/clang/docs/
doxygen.css 23 border: 1px solid #b0b0b0;
32 border: 1px solid #b0b0b0;
40 border: 1px solid #b0b0b0;
68 border: 1px double #9295C2;
90 border: 1px solid #CCCCCC;
134 border: 1px solid #CCCCCC;
147 border: 1px solid #CCCCCC;
163 border: 1px solid #868686;
174 border-top: 1px none #E0E0E0;
175 border-right: 1px none #E0E0E0
    [all...]
  /external/llvm/docs/
doxygen.css 23 border: 1px solid #b0b0b0;
32 border: 1px solid #b0b0b0;
40 border: 1px solid #b0b0b0;
68 border: 1px double #9295C2;
90 border: 1px solid #CCCCCC;
134 border: 1px solid #CCCCCC;
147 border: 1px solid #CCCCCC;
163 border: 1px solid #868686;
174 border-top: 1px none #E0E0E0;
175 border-right: 1px none #E0E0E0
    [all...]
  /external/libvpx/vpx_scale/generic/
yv12config.c 43 vp8_yv12_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, int width, int height, int border)
47 int yplane_size = (height + 2 * border) * (width + 2 * border);
48 int uvplane_size = ((1 + height) / 2 + border) * ((1 + width) / 2 + border);
56 ybf->y_stride = width + 2 * border;
60 ybf->uv_stride = ybf->uv_width + border;
62 ybf->border = border;
74 ybf->y_buffer = ybf->buffer_alloc + (border * ybf->y_stride) + border
    [all...]
yv12extend.c 30 unsigned int Border;
38 Border = ybf->border;
46 dest_ptr1 = src_ptr1 - Border;
51 vpx_memset(dest_ptr1, src_ptr1[0], Border);
52 vpx_memset(dest_ptr2, src_ptr2[0], Border);
60 src_ptr1 = ybf->y_buffer - Border;
62 dest_ptr1 = src_ptr1 - (Border * plane_stride);
65 for (i = 0; i < (int)Border; i++)
80 Border /= 2
    [all...]
  /cts/tools/dx-tests/
dx-tests.css 8 border-top-style: solid;
9 border-top-width: 2px;
10 border-color: #ccccdd;
33 border-collapse: collapse;
48 border-top-style: solid;
49 border-bottom-style: solid;
50 border-width: 1px;
51 border-color: #aaaaff;
  /cts/tools/vm-tests/
vm-tests.css 8 border-top-style: solid;
9 border-top-width: 2px;
10 border-color: #ccccdd;
33 border-collapse: collapse;
48 border-top-style: solid;
49 border-bottom-style: solid;
50 border-width: 1px;
51 border-color: #aaaaff;
  /dalvik/docs/
dalvik-constraints.css 8 border-top-style: solid;
9 border-top-width: 2px;
10 border-color: #ccccdd;
33 border-collapse: collapse;
48 border-top-style: solid;
49 border-bottom-style: solid;
50 border-width: 1px;
51 border-color: #aaaaff;
java-constraints.css 8 border-top-style: solid;
9 border-top-width: 2px;
10 border-color: #ccccdd;
33 border-collapse: collapse;
48 border-top-style: solid;
49 border-bottom-style: solid;
50 border-width: 1px;
51 border-color: #aaaaff;
  /external/dnsmasq/contrib/dnslist/
dhcp.css 20 border-collapse: collapse;
21 border-bottom: 2px solid #000;
27 border-top: 2px solid #000;
36 border-top: 2px solid #000;
43 border-top: 2px solid #999;
  /external/libvpx/vpx_scale/arm/nds/
yv12extend.c 46 unsigned int Border;
54 Border = ybf->border;
62 dest_ptr1 = src_ptr1 - Border;
67 mi_cpu_fill8(dest_ptr1, src_ptr1[0], Border);
68 mi_cpu_fill8(dest_ptr2, src_ptr2[0], Border);
76 src_ptr1 = ybf->y_buffer - Border;
78 dest_ptr1 = src_ptr1 - (Border * plane_stride);
81 for (i = 0; i < (int)Border; i++)
92 Border /= 2
    [all...]

Completed in 691 milliseconds

1 2 3 4 5 6 7 8 91011>>