Home
last modified time | relevance | path

Searched refs:tds (Results 1 – 8 of 8) sorted by relevance

/plugin/translate/
H A Dmake_langnames_file.php29 $tds = $tr->childNodes; variable
30 if ($tds->item(0)->tagName == 'th'
31 && trim($tds->item(0)->textContent) == 'Old projects') {
37 foreach ($tds as $td) {
/plugin/mdpage/vendor/cebe/markdown/block/
H A DTableTrait.php108 $tds = '';
111 $tds .= "<$cellTag$align>" . trim($this->renderAbsy($cell)) . "</$cellTag>";
114 $head .= "<tr>$tds</tr>\n";
116 $body .= "<tr>$tds</tr>\n";
/plugin/fckg/scripts/
H A Dvki_kb.js1433 var tds = tables[x].getElementsByTagName('td');
1434 for (var y = 0; y < tds.length; y++) {
1454 tds[y].removeChild(tds[y].firstChild);
1462 } tds[y].appendChild(small);
1463 } else tds[y].appendChild(document.createTextNode(lkey[vchar] || "\xa0"));
1466 var character = tds[y].firstChild.nodeValue || tds[y].firstChild.className;
1475 if (y == tds.length - 1 && tds.length > this.VKI_keyCenter) className.push("last");
1477 tds[y].className = className.join(" ");
/plugin/sql2wiki/syntax/
H A Dquery.php144 $tds = array_values($row);
145 foreach ($tds as $i => $td) {
/plugin/sqlite/
H A Dadmin.php203 $tds = array_values($row);
204 foreach ($tds as $td) {
/plugin/vkeyboard/
H A Dvkeyboard.js.unc1520 var tds = tables[x].getElementsByTagName('td');
1521 for (var y = 0; y < tds.length; y++) {
1541 tds[y].removeChild(tds[y].firstChild);
1549 } tds[y].appendChild(small);
1550 } else tds[y].appendChild(document.createTextNode(lkey[vchar] || "\xa0"));
1553 var character = tds[y].firstChild.nodeValue || tds[y].firstChild.className;
1562 if (y == tds.length - 1 && tds.length > this.VKI_keyCenter) className.push("last");
1564 tds[y].className = className.join(" ");
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf6612 https?:\/\/([^\/]*\.)?teensss-com-tds\.blogspot\.com
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 …html = this._render_sections(sns);\n\n\t\t\tds = lightboxDiv.querySelector(\"div.gantt_cal_larea\"…