| /external/libogg/doc/libogg/ |
| oggpack_writeclear.html | 9 <table border=0 width=100%> 23 <table border=0 color=black cellspacing=0 cellpadding=7> 49 <table border=0 width=100%>
|
| oggpack_writeinit.html | 9 <table border=0 width=100%> 23 <table border=0 color=black cellspacing=0 cellpadding=7> 49 <table border=0 width=100%>
|
| oggpack_writetrunc.html | 9 <table border=0 width=100%> 24 <table border=0 color=black cellspacing=0 cellpadding=7> 52 <table border=0 width=100%>
|
| /external/ImageMagick/www/api/MagickCore/ |
| tabs.css | 34 border-bottom : 1px solid #84B0C7; 88 border-width : 0px; 100 border : none; 101 border-bottom : 1px solid #84B0C7;
|
| /external/ImageMagick/www/api/MagickWand/ |
| tabs.css | 34 border-bottom : 1px solid #84B0C7; 88 border-width : 0px; 100 border : none; 101 border-bottom : 1px solid #84B0C7;
|
| /external/bzip2/ |
| bzip.css | 7 #626262 dark gray pre border 10 #3366cc medium blue nav table border 54 border: solid 1px #3366cc; 71 border: 1px solid #626262;
|
| /external/eigen/bench/btl/data/ |
| gnuplot_common_settings.hh | 5 set border 31 lt -1 lw 1.000 59 set xtics border mirror norotate autofreq 60 set ytics border mirror norotate autofreq 61 set ztics border nomirror norotate autofreq
|
| /external/jline/src/src/site/resources/css/ |
| site.css | 25 border: none; 46 border: none; 78 border-width: 0px; 85 border: none; 105 border: none; 115 border: none; 126 border: none; 144 border: none; 253 border: none !important;
|
| /external/libnl/doc/stylesheets/ |
| toc2.css | 17 border-right: 3px solid #f8f8f8;
|
| /external/libxml2/doc/tutorial/ |
| ar01s05.html | 10 </p><div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Note"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="images/note.png"></td><th align="left">Note</th></tr><tr><td colspan="2" align="left" valign="top"><p>A full discussion of <span class="application">XPath</span> is beyond 23 <a name="cocontext"></a><img src="images/callouts/1.png" alt="1" border="0">xmlXPathContextPtr context; 26 <a name="cocreatecontext"></a><img src="images/callouts/2.png" alt="2" border="0">context = xmlXPathNewContext(doc); 27 <a name="corunxpath"></a><img src="images/callouts/3.png" alt="3" border="0">result = xmlXPathEvalExpression(xpath, context); 28 <a name="cocheckxpathresult"></a><img src="images/callouts/4.png" alt="4" border="0">if(xmlXPathNodeSetIsEmpty(result->nodesetval)){ 33 </p><div class="calloutlist"><table border="0" summary="Callout list"><tr><td width="5%" valign="top" align="left"><a href="#cocontext"><img src="images/callouts/1.png" alt="1" border="0"></a> </td><td valign="top" align="left"><p>First we declare our variables.</p></td></tr><tr><td width="5%" valign="top" align="left"><a href="#cocreatecontext"><img src="images/callouts/2.png" alt="2" border="0"></a> </td><td valign="top" align="left"><p>Initialize the <tt class="varname">context</tt> variable.</p></td></tr><tr><td width="5%" valign="top" align="left"><a href="#corunxpath"><img src="images/callouts/3.png" alt="3" border="0"></a> </td><td valign="top" align="left"><p>Apply the <span class="application">XPath</span> expression.</p></td></tr><tr><td width="5%" valign="top" align="left"><a href="#cocheckxpathresult"><img src="images/callouts/4.png" alt="4" border="0"></a> </td><td valign="top" align="left"><p>Check the result and free the memory allocated t [all...] |
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/ |
| MoreImmutablesTest.java | 23 import javax.swing.border.MatteBorder; 66 MatteBorder border = BorderFactory.createMatteBorder(insets.top, insets.left, local 68 String dump = yaml.dump(border); 70 "!!javax.swing.border.MatteBorder [!!java.awt.Insets [10, 20, 30, 40], !!java.awt.Color [100, 150, 200, 255]]\n",
|
| /frameworks/base/docs/html/sdk/support_api_diff/25.0.0/ |
| changes.html | 19 #doc-content{overflow:visible;border-left:3px solid #666;} 22 #resize-packages-nav{border-bottom:3px solid #666;} 28 <frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> 29 <frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
|
| /frameworks/base/docs/html/sdk/support_api_diff/25.1.0/ |
| changes.html | 19 #doc-content{overflow:visible;border-left:3px solid #666;} 22 #resize-packages-nav{border-bottom:3px solid #666;} 28 <frameset cols="242,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9"> 29 <frameset rows="174,**" framespacing="1" frameborder="yes" border="1" bordercolor="#e9e9e9">
|
| /prebuilts/tools/linux-x86_64/kythe/web/ui/css/ |
| style.css | 25 border: 0px; 58 .border { 59 border: 1px solid lightgray; 60 border-radius: 4px;
|
| /test/vti/dashboard/src/main/webapp/css/ |
| dashboard_main.css | 42 border-radius: 25px; 64 border-radius: 10px; 69 border-radius: 100px; 83 border: 1px solid #ee6e73;
|
| /external/libxml2/doc/html/ |
| libxml-globals.html | 11 div.deprecated pre.programlisting {border-style: double;border-color:red} 12 pre.programlisting {border-style: double;background: #EECFA1} 13 </style><title>Module globals from libxml2</title></head><body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120"><a href="http://swpat.ffii.org/"><img src="../epatents.png" alt="Action against software patents" /></a></td><td width="180"><a href="http://www.gnome.org/"><img src="../gnome2.png" alt="Gnome2 Logo" /></a><a href="http://www.w3.org/Status"><img src="../w3c.png" alt="W3C Logo" /></a><a href="http://www.redhat.com/"><img src="../redhat.gif" alt="Red Hat Logo" /></a><div align="left"><a href="http://xmlsoft.org/"><img src="../Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"><h1></h1><h2>Module globals from libxml2</h2></td></tr></table></td></tr></table></td></tr></table><table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center>< (…) [all...] |
| libxml-xmlmodule.html | 11 div.deprecated pre.programlisting {border-style: double;border-color:red} 12 pre.programlisting {border-style: double;background: #EECFA1} 13 </style><title>Module xmlmodule from libxml2</title></head><body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120"><a href="http://swpat.ffii.org/"><img src="../epatents.png" alt="Action against software patents" /></a></td><td width="180"><a href="http://www.gnome.org/"><img src="../gnome2.png" alt="Gnome2 Logo" /></a><a href="http://www.w3.org/Status"><img src="../w3c.png" alt="W3C Logo" /></a><a href="http://www.redhat.com/"><img src="../redhat.gif" alt="Red Hat Logo" /></a><div align="left"><a href="http://xmlsoft.org/"><img src="../Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"><h1></h1><h2>Module xmlmodule from libxml2</h2></td></tr></table></td></tr></table></td></tr></table><table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center>< (…) [all...] |
| libxml-xmlunicode.html | 11 div.deprecated pre.programlisting {border-style: double;border-color:red} 12 pre.programlisting {border-style: double;background: #EECFA1} 13 </style><title>Module xmlunicode from libxml2</title></head><body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120"><a href="http://swpat.ffii.org/"><img src="../epatents.png" alt="Action against software patents" /></a></td><td width="180"><a href="http://www.gnome.org/"><img src="../gnome2.png" alt="Gnome2 Logo" /></a><a href="http://www.w3.org/Status"><img src="../w3c.png" alt="W3C Logo" /></a><a href="http://www.redhat.com/"><img src="../redhat.gif" alt="Red Hat Logo" /></a><div align="left"><a href="http://xmlsoft.org/"><img src="../Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"><h1></h1><h2>Module xmlunicode from libxml2</h2></td></tr></table></td></tr></table></td></tr></table><table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center>< (…) [all...] |
| /external/syslinux/bios/txt/html/ |
| syslinux-cli.html | 56 border-bottom: 2px solid silver;
76 border: 1px solid silver;
111 border-top: 2px solid silver;
169 border: 1px solid #dddddd;
170 border-left: 4px solid #f0f0f0;
175 border: 1px solid #dddddd;
176 border-left: 5px solid #f0f0f0;
185 border-left: 5px solid #f0f0f0;
217 border-left: 3px solid #dddddd;
221 border-left: 3px solid #dddddd; [all...] |
| /external/syslinux/efi32/txt/html/ |
| syslinux-cli.html | 56 border-bottom: 2px solid silver;
76 border: 1px solid silver;
111 border-top: 2px solid silver;
169 border: 1px solid #dddddd;
170 border-left: 4px solid #f0f0f0;
175 border: 1px solid #dddddd;
176 border-left: 5px solid #f0f0f0;
185 border-left: 5px solid #f0f0f0;
217 border-left: 3px solid #dddddd;
221 border-left: 3px solid #dddddd; [all...] |
| /external/syslinux/efi64/txt/html/ |
| syslinux-cli.html | 56 border-bottom: 2px solid silver;
76 border: 1px solid silver;
111 border-top: 2px solid silver;
169 border: 1px solid #dddddd;
170 border-left: 4px solid #f0f0f0;
175 border: 1px solid #dddddd;
176 border-left: 5px solid #f0f0f0;
185 border-left: 5px solid #f0f0f0;
217 border-left: 3px solid #dddddd;
221 border-left: 3px solid #dddddd; [all...] |
| /external/icu/icu4c/source/test/perf/perldriver/ |
| Output.pm | 18 my $TABLEATTR = 'BORDER="1" CELLPADDING="4" CELLSPACING="0"'; 217 th { font-size: 10pt; border: 0 solid #000080; padding: 5 } 218 th.testNameHeader { border-width: 1 } 219 th.testName { text-align: left; border-left-width: 1; border-right-width: 1; 220 border-bottom-width: 1 } 221 th.source { border-right-width: 1; border-bottom-width: 1 } 222 th.sourceType { border-right-width: 1; border-top-width: 1; border-bottom-width: 1 [all...] |
| /external/icu/icu4j/perf-tests/perldriver/ |
| Output.pm | 16 my $TABLEATTR = 'BORDER="1" CELLPADDING="4" CELLSPACING="0"'; 215 th { font-size: 10pt; border: 0 solid #000080; padding: 5 } 216 th.testNameHeader { border-width: 1 } 217 th.testName { text-align: left; border-left-width: 1; border-right-width: 1; 218 border-bottom-width: 1 } 219 th.source { border-right-width: 1; border-bottom-width: 1 } 220 th.sourceType { border-right-width: 1; border-top-width: 1; border-bottom-width: 1 [all...] |
| /external/wayland/doc/publican/sources/css/ |
| common.css | 26 border-style: none; 33 border-style: none; 34 border-right:1px solid #999; 44 border-style:none; 45 border: none; 134 border-bottom: 1px dotted ; 144 border-bottom: 1px dotted ; 155 border:none; 160 border-bottom: 1px dotted; 308 border-collapse: collapse [all...] |
| /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
| Blend.cpp | 64 m_pFrameYPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevs, (unsigned short) width, (unsigned short) height, BORDER); 65 m_pFrameUPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevsC, (unsigned short) (width), (unsigned short) (height), BORDER); 66 m_pFrameVPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevsC, (unsigned short) (width), (unsigned short) (height), BORDER); 222 // Rounding up, so that we don't include the gray border. 355 // Spread the image through the border 356 PyramidShort::BorderSpread(m_pFrameYPyr, BORDER, BORDER, BORDER, BORDER); 357 PyramidShort::BorderSpread(m_pFrameUPyr, BORDER, BORDER, BORDER, BORDER) [all...] |