HomeSort by relevance Sort by last modified time
    Searched refs:colspan (Results 1 - 25 of 43) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/PerformanceTests/Layout/resources/
large-table-with-collapsed-borders.js 11 function createTable(width, height, colspan) {
17 if (colspan > 0 && x==10 && y==0)
18 table.rows[y].cells[x].colSpan = colspan;
24 function createTestFunction(width, height, colspan) {
26 var table = createTable(width, height, colspan);
  /external/chromium_org/third_party/re2/doc/
mksyntaxwiki 18 ,x v/<tr>/ s!.*!<tr><td colspan="2">&</td></tr>!
27 <tr><td colspan="2">This page lists the regular expression syntax accepted by RE2.</td></tr>
28 <tr><td colspan="2">It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
29 <tr><td colspan="2">Grayed out expressions are not supported by RE2.</td></tr>
mksyntaxhtml 19 ,x v/<tr>/ s!.*!<tr><td colspan=2>&</td></tr>!
31 <tr><td colspan=2>This page lists the regular expression syntax accepted by RE2.</td></tr>
32 <tr><td colspan=2>It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
33 <tr><td colspan=2>Grayed out expressions are not supported by RE2.</td></tr>
  /external/regex-re2/doc/
mksyntaxwiki 18 ,x v/<tr>/ s!.*!<tr><td colspan="2">&</td></tr>!
27 <tr><td colspan="2">This page lists the regular expression syntax accepted by RE2.</td></tr>
28 <tr><td colspan="2">It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
29 <tr><td colspan="2">Grayed out expressions are not supported by RE2.</td></tr>
mksyntaxhtml 19 ,x v/<tr>/ s!.*!<tr><td colspan=2>&</td></tr>!
31 <tr><td colspan=2>This page lists the regular expression syntax accepted by RE2.</td></tr>
32 <tr><td colspan=2>It also lists syntax accepted by PCRE, PERL, and VIM.</td></tr>
33 <tr><td colspan=2>Grayed out expressions are not supported by RE2.</td></tr>
  /external/doclava/res/assets/templates/
hierarchy.cs 29 <td class="jd-hierarchy-data" colspan="<?cs var:cl.colspan ?>">
53 <th class="jd-hierarchy-data" colspan="<?cs var:colspan ?>">Class</th>
class.cs 103 <?cs set:colspan = subcount(class.inheritance) ?>
105 <?cs if:colspan == 2 ?>
114 <?cs set:colspan = colspan-1 ?>
123 <?cs set:colspan = subcount(class.inheritance) ?>
126 <?cs loop:i = 1, (subcount(class.inheritance)-colspan), 1 ?>
127 <td class="jd-inheritance-space">&nbsp;<?cs if:(subcount(class.inheritance)-colspan) == i ?>&nbsp;&nbsp;&#x21b3;<?cs /if ?></td>
129 <td colspan="<?cs var:colspan ?>" class="jd-inheritance-class-cell"><?cs
130 if:colspan ==
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
buildNotes.php 32 <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">
consoleLogs.php 32 <td align=LEFT valign=TOP colspan="3" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Console
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pydoc.py 99 <td colspan=3 valign=bottom>&nbsp;<br>
115 <td colspan=3 valign=bottom>&nbsp;<br>
119 <td colspan=2><tt>Hello&nbsp;and&nbsp;goodbye<br>&nbsp;</tt></td></tr>
127 <td colspan=3 valign=bottom>&nbsp;<br>
145 <td colspan=3 valign=bottom>&nbsp;<br>
157 <td colspan=3 valign=bottom>&nbsp;<br>
166 <td colspan=3 valign=bottom>&nbsp;<br>
173 <td colspan=3 valign=bottom>&nbsp;<br>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pydoc.py 99 <td colspan=3 valign=bottom>&nbsp;<br>
115 <td colspan=3 valign=bottom>&nbsp;<br>
119 <td colspan=2><tt>Hello&nbsp;and&nbsp;goodbye<br>&nbsp;</tt></td></tr>
127 <td colspan=3 valign=bottom>&nbsp;<br>
145 <td colspan=3 valign=bottom>&nbsp;<br>
157 <td colspan=3 valign=bottom>&nbsp;<br>
166 <td colspan=3 valign=bottom>&nbsp;<br>
173 <td colspan=3 valign=bottom>&nbsp;<br>
  /build/tools/droiddoc/templates-ds/
class.cs 113 <?cs set:colspan = subcount(class.inheritance) ?>
115 <?cs if:colspan == 2 ?>
124 <?cs set:colspan = colspan-1 ?>
133 <?cs set:colspan = subcount(class.inheritance) ?>
136 <?cs loop:i = 1, (subcount(class.inheritance)-colspan), 1 ?>
137 <td class="jd-inheritance-space">&nbsp;<?cs if:(subcount(class.inheritance)-colspan) == i ?>&nbsp;&nbsp;&#x21b3;<?cs /if ?></td>
139 <td colspan="<?cs var:colspan ?>" class="jd-inheritance-class-cell"><?cs
140 if:colspan ==
    [all...]
  /build/tools/droiddoc/templates-sac/
class.cs 113 <?cs set:colspan = subcount(class.inheritance) ?>
115 <?cs if:colspan == 2 ?>
124 <?cs set:colspan = colspan-1 ?>
133 <?cs set:colspan = subcount(class.inheritance) ?>
136 <?cs loop:i = 1, (subcount(class.inheritance)-colspan), 1 ?>
137 <td class="jd-inheritance-space">&nbsp;<?cs if:(subcount(class.inheritance)-colspan) == i ?>&nbsp;&nbsp;&#x21b3;<?cs /if ?></td>
139 <td colspan="<?cs var:colspan ?>" class="jd-inheritance-class-cell"><?cs
140 if:colspan ==
    [all...]
  /build/tools/droiddoc/templates-sdk/
class.cs 116 <?cs set:colspan = subcount(class.inheritance) ?>
118 <?cs if:colspan == 2 ?>
127 <?cs set:colspan = colspan-1 ?>
137 <?cs set:colspan = subcount(class.inheritance) ?>
140 <?cs loop:i = 1, (subcount(class.inheritance)-colspan), 1 ?>
141 <td class="jd-inheritance-space">&nbsp;<?cs if:(subcount(class.inheritance)-colspan) == i ?>&nbsp;&nbsp;&#x21b3;<?cs /if ?></td>
143 <td colspan="<?cs var:colspan ?>" class="jd-inheritance-class-cell"><?cs
144 if:colspan ==
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/
class.cs 113 <?cs set:colspan = subcount(class.inheritance) ?>
115 <?cs if:colspan == 2 ?>
124 <?cs set:colspan = colspan-1 ?>
133 <?cs set:colspan = subcount(class.inheritance) ?>
136 <?cs loop:i = 1, (subcount(class.inheritance)-colspan), 1 ?>
137 <td class="jd-inheritance-space">&nbsp;<?cs if:(subcount(class.inheritance)-colspan) == i ?>&nbsp;&nbsp;&#x21b3;<?cs /if ?></td>
139 <td colspan="<?cs var:colspan ?>" class="jd-inheritance-class-cell"><?cs
140 if:colspan ==
    [all...]
  /system/media/camera/docs/
html.mako 193 <tr><td colspan="6" id="section_${section.name}" class="section">${section.name}</td></tr>
200 <tr><td colspan="6" class="kind">${kind.name}</td></tr>
335 <th class="th_details" colspan="5">Details</th>
338 <td class="entry_details" colspan="5">
346 <th class="th_details" colspan="5">HAL Implementation Details</th>
349 <td class="entry_details" colspan="5">
355 <tr class="entry_spacer"><td class="entry_spacer" colspan="6"></td></tr>
  /external/chromium_org/third_party/re2/benchlog/
mktable 16 <tr height=5><td colspan=3></td></tr>
  /external/chromium_org/tools/code_coverage/
croc_html.py 197 table.E('tr').E('th', e_class='secdesc', colspan=8).Text(caption)
205 sec_hdr.E('th', e_class='section', colspan=3).Text(
219 sec_hdr.E('th', e_class='section', colspan=2)
283 row.E('td', colspan=2)
  /external/regex-re2/benchlog/
mktable 16 <tr height=5><td colspan=3></td></tr>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiSeparatorAttributeNode.java 82 twd.colspan = ((TableWrapLayout) parent.getLayout()).numColumns;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
SectionHelper.java 270 twd.colspan = ((TableWrapLayout) parent.getLayout()).numColumns;
351 twd.colspan = ((TableWrapLayout) parent.getLayout()).numColumns;
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
traverse_table.js 43 * Whether or not this cell is spanned by a colspan
46 ShadowTableNode.prototype.colSpan;
115 * with rowspan/colspan every time we traverse the table.
388 // Default value for colspan and rowspan is 1
392 if (activeTableCell.hasAttribute('colspan')) {
395 parseInt(activeTableCell.getAttribute('colspan'), 10);
398 // The HTML5 spec defines colspan MUST be greater than 0:
399 // http://dev.w3.org/html5/spec/Overview.html#attr-tdth-colspan
402 // http://www.w3.org/TR/html401/struct/tables.html#adef-colspan
404 // We will degrade gracefully by treating a colspan=0 a
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
index.php 19 </table><table border=0 cellspacing=5 cellpadding=2 width="100%" > <tr> <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Latest
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.cc 1197 int colspan; local
1551 int colspan; local
1634 int colspan; local
1851 int colspan; local
    [all...]
  /external/chromium_org/third_party/lcov/bin/
genhtml     [all...]

Completed in 1478 milliseconds

1 2