Searched refs:xcom_td (Results 1 – 1 of 1) sorted by relevance
225 row = xcom_td(j,r,func); //type, value, function236 data += xcom_td(i,obj[i]); 244 data += xcom_td(i,obj[i]) + "\n<tr>"; 257 function xcom_td(type,val,fn) { function