Searched refs:cols (Results 1 – 2 of 2) sorted by relevance
152 cols = 1153 if prop.details: cols = cols + 2154 if prop.hal_details: cols = cols + 2155 return cols
135 function getTableRow(cols, colName, attrs={}) { argument137 for (let col of cols) {