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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebKitTools/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...]
  /external/webkit/WebCore/rendering/style/
CollapsedBorderValue.h 34 : border(0)
40 : border(b)
45 int width() const { return border && border->nonZero() ? border->width : 0; }
46 EBorderStyle style() const { return border ? border->style() : BHIDDEN; }
47 bool exists() const { return border; }
48 Color color() const { return border ? border->color : Color();
60 const BorderValue* border; member in struct:WebCore::CollapsedBorderValue
    [all...]
  /cts/tools/host/src/res/
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/webkit/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...]
  /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;
instruction-formats.css 8 border-top-style: solid;
9 border-top-width: 2px;
10 border-color: #ccccdd;
40 border-collapse: collapse;
45 border-top-style: solid;
46 border-bottom-style: solid;
47 border-width: 1px;
48 border-color: #aaaaff;
86 border-collapse: collapse;
  /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/webkit/WebCore/css/
CSSPropertyNames.in 24 border
25 border-bottom
26 border-bottom-color
27 border-bottom-left-radius
28 border-bottom-right-radius
29 border-bottom-style
30 border-bottom-width
31 border-collapse
32 border-color
33 border-lef
    [all...]
  /external/webkit/WebCore/manual-tests/win/
horizontal-scroll-composited.html 8 <div style="-webkit-transform: translatez(0); width: 1000px; height: 800px; border-style: solid; border-color: Red; border-width: 3px; background-image: url(../resources/apple.jpg); background-repeat:repeat"></div>
  /cts/tools/signature-tools/templates/
Table.st 1 <table summary="$name$" border="1" width="100%">
  /external/webkit/WebCore/manual-tests/
drag-image-table-part-decorations.html 7 <div style="width: 94px; height: 94px; border: solid; -webkit-user-drag: element; margin-top: -50px; margin-bottom: 10px;"></div>
10 <div style="width: 94px; height: 94px; border: solid; -webkit-user-drag: element; margin-top: -50px; margin-bottom: 10px;"></div>
13 <div style="width: 94px; height: 94px; border: solid; -webkit-user-drag: element; margin-top: -50px; margin-bottom: 10px;"></div>
15 <fieldset style="background-color: blue; border: none; height: 100px; width: 100px;"><legend></legend></fieldset>
16 <div style="width: 94px; height: 94px; border: solid; -webkit-user-drag: element; margin-top: -50px; "></div>
18 <table style="border-collapse: collapse;"><tr><td style="border-bottom: 100px solid blue; width: 100px;"></td></tr></table>
19 <div style="width: 94px; height: 94px; border: solid; -webkit-user-drag: element; margin-top: -50px; "></div>
  /external/opencore/doc/oscl_html/
group__osclconfig.html 9 <hr><h1>OSCL config</h1><table border=0 cellpadding=0 cellspacing=0>
47 <table width="100%" cellpadding="2" cellspacing="0" border="0">
50 <table cellpadding="0" cellspacing="0" border="0">
57 <table cellspacing=5 cellpadding=0 border=0>
69 <table width="100%" cellpadding="2" cellspacing="0" border="0">
72 <table cellpadding="0" cellspacing="0" border="0">
79 <table cellspacing=5 cellpadding=0 border=0>
91 <table width="100%" cellpadding="2" cellspacing="0" border="0">
94 <table cellpadding="0" cellspacing="0" border="0">
101 <table cellspacing=5 cellpadding=0 border=0
    [all...]
osclconfig__proc__unix__android_8h.html 14 <a href="osclconfig__proc__unix__android_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
34 <table width="100%" cellpadding="2" cellspacing="0" border="0">
37 <table cellpadding="0" cellspacing="0" border="0">
44 <table cellspacing=5 cellpadding=0 border=0>
56 <table width="100%" cellpadding="2" cellspacing="0" border="0">
59 <table cellpadding="0" cellspacing="0" border="0">
66 <table cellspacing=5 cellpadding=0 border=0>
78 <table width="100%" cellpadding="2" cellspacing="0" border="0">
81 <table cellpadding="0" cellspacing="0" border="0">
88 <table cellspacing=5 cellpadding=0 border=0
    [all...]
osclconfig__proc__unix__common_8h.html 15 <a href="osclconfig__proc__unix__common_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
35 <table width="100%" cellpadding="2" cellspacing="0" border="0">
38 <table cellpadding="0" cellspacing="0" border="0">
45 <table cellspacing=5 cellpadding=0 border=0>
57 <table width="100%" cellpadding="2" cellspacing="0" border="0">
60 <table cellpadding="0" cellspacing="0" border="0">
67 <table cellspacing=5 cellpadding=0 border=0>
79 <table width="100%" cellpadding="2" cellspacing="0" border="0">
82 <table cellpadding="0" cellspacing="0" border="0">
89 <table cellspacing=5 cellpadding=0 border=0
    [all...]
osclconfig__unix__android_8h.html 20 <a href="osclconfig__unix__android_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
60 <table width="100%" cellpadding="2" cellspacing="0" border="0">
63 <table cellpadding="0" cellspacing="0" border="0">
75 <table cellspacing=5 cellpadding=0 border=0>
87 <table width="100%" cellpadding="2" cellspacing="0" border="0">
90 <table cellpadding="0" cellspacing="0" border="0">
102 <table cellspacing=5 cellpadding=0 border=0>
114 <table width="100%" cellpadding="2" cellspacing="0" border="0">
117 <table cellpadding="0" cellspacing="0" border="0">
129 <table cellspacing=5 cellpadding=0 border=0
    [all...]
osclconfig__unix__common_8h.html 21 <a href="osclconfig__unix__common_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
61 <table width="100%" cellpadding="2" cellspacing="0" border="0">
64 <table cellpadding="0" cellspacing="0" border="0">
76 <table cellspacing=5 cellpadding=0 border=0>
88 <table width="100%" cellpadding="2" cellspacing="0" border="0">
91 <table cellpadding="0" cellspacing="0" border="0">
103 <table cellspacing=5 cellpadding=0 border=0>
115 <table width="100%" cellpadding="2" cellspacing="0" border="0">
118 <table cellpadding="0" cellspacing="0" border="0">
130 <table cellspacing=5 cellpadding=0 border=0
    [all...]
structOsclMemPoolResizableAllocator_1_1MemPoolBufferInfo.html 11 <table border=0 cellpadding=0 cellspacing=0>
25 <table width="100%" cellpadding="2" cellspacing="0" border="0">
28 <table cellpadding="0" cellspacing="0" border="0">
35 <table cellspacing=5 cellpadding=0 border=0>
47 <table width="100%" cellpadding="2" cellspacing="0" border="0">
50 <table cellpadding="0" cellspacing="0" border="0">
57 <table cellspacing=5 cellpadding=0 border=0>
69 <table width="100%" cellpadding="2" cellspacing="0" border="0">
72 <table cellpadding="0" cellspacing="0" border="0">
79 <table cellspacing=5 cellpadding=0 border=0
    [all...]
  /external/webkit/WebKitTools/QueueStatusServer/stylesheets/
dashboard.css 32 border-spacing: 0px;
56 border: 1px solid transparent;
59 border: 1px solid black;
64 /* border: 1px solid #4F8530; */
69 /* border: 1px solid #A77272; */
74 /* border: 1px solid #C5C56D; */
79 /* border: 1px solid #ACA0B3; */
  /external/opencore/doc/pvauthor_html/
pv__common__types_8h.html 14 <a href="pv__common__types_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
47 <table width="100%" cellpadding="2" cellspacing="0" border="0">
50 <table cellpadding="0" cellspacing="0" border="0">
57 <table cellspacing=5 cellpadding=0 border=0>
70 <table width="100%" cellpadding="2" cellspacing="0" border="0">
73 <table cellpadding="0" cellspacing="0" border="0">
80 <table cellspacing=5 cellpadding=0 border=0>
92 <table width="100%" cellpadding="2" cellspacing="0" border="0">
95 <table cellpadding="0" cellspacing="0" border="0">
102 <table cellspacing=5 cellpadding=0 border=0
    [all...]
  /external/proguard/docs/manual/
style.css 54 border: none;
55 border-spacing: 2px;
66 border: solid #C0C0C0 1px;
74 border: solid #8888FF 1px;
90 border: outset #FFFFFF 1px;
  /external/freetype/src/base/
ftstroke.c 259 ft_stroke_border_grow( FT_StrokeBorder border,
262 FT_UInt old_max = border->max_points;
263 FT_UInt new_max = border->num_points + new_points;
270 FT_Memory memory = border->memory;
276 if ( FT_RENEW_ARRAY( border->points, old_max, cur_max ) ||
277 FT_RENEW_ARRAY( border->tags, old_max, cur_max ) )
280 border->max_points = cur_max;
289 ft_stroke_border_close( FT_StrokeBorder border,
292 FT_UInt start = border->start;
293 FT_UInt count = border->num_points
800 FT_StrokeBorder border = stroker->borders + side; local
841 FT_StrokeBorder border = stroker->borders + side; local
868 FT_StrokeBorder border = stroker->borders + side; local
898 FT_StrokeBorder border = stroker->borders + side; local
948 FT_StrokeBorder border = stroker->borders + side; local
1103 FT_StrokeBorder border; local
1139 FT_StrokeBorder border; local
1985 FT_StrokerBorder border; local
    [all...]

Completed in 488 milliseconds

1 2 3 4 5 6 7 8 91011>>