Lines Matching refs:thead
482 this.processCells(t.tHead, func, arg);
484 if (type!="THEAD") {
620 var thead = getParent(tableCellObj,"THEAD");
621 var trs = thead.getElementsByTagName('TR');
707 this.processTableCells(t,"THEAD",
967 this.processTableCells(t,"THEAD",
1098 this.processTableCells(t, "THEAD", function(c) {
1125 this.processTableCells(t, "THEAD,TFOOT", function(c) {
1159 table.processTableCells(t, "THEAD", function(cell) {
1463 <thead class="th table-sorted-asc table-sorted-desc">
1471 </tr></thead>