Searched refs:trs (Results 1 – 9 of 9) sorted by relevance
8 var trs = t.getElementsByTagName('tr');9 for(var i=1; i<trs.length; i++) {10 if(!trs[i].className.match(/\bexplanations\b/)) continue;11 trs[i].style.display = 'none';12 trs[i-1].style.cursor = 'pointer';13 trs[i-1].explanations = trs[i];14 trs[i-1].onclick = function() {
30 $trs = $this->p->xpath('w:r');31 foreach ($trs as $tr) {
438 $trs=array( //array ( current chart > new state,... )463 $to = array_key_exists($c, $trs[$state]) ? $trs[$state][$c] : $trs[$state]['def'];
426 var trs = thead.getElementsByTagName('TR');428 for (var i = 0; i < trs.length; i++) {429 var cells = trs[i].cells;
2729 function _fnAddTr( settings, trs ) argument2734 if ( ! (trs instanceof $) ) {2735 trs = $(trs);2738 return trs.map( function (i, el) {
1 …trs)=>trs.forEach((tr)=>dispatch(tr, this))) || ((trs)=>this.update(trs));\n this.dispatch …
1 … the spherical area for a list of coordinates.\n *\n * [Reference](https://trs.jpl.nasa.gov/handle…