Lines Matching refs:colIdx
86 function findTdAtColIdx($tr, colIdx) { argument
92 if (idx >= colIdx) {
110 colIdx = getColIdx($tr, $td),
131 $tdNext = findTdAtColIdx($(nextNode.tr), colIdx);
183 var colIdx,
205 colIdx = getColIdx($(newNode.tr), $td);
208 colIdx: colIdx, property
252 colIdx: null, property
529 colIdx = $activeTd ? getColIdx($activeTr, $activeTd) : -1,
638 colIdx: colIdx, property
648 if (colIdx === this.nodeColumnIdx) {
650 } else if (colIdx === this.checkboxColumnIdx) {
679 if (colIdx === this.checkboxColumnIdx) {