Searched defs:isTableRow (Results 1 – 6 of 6) sorted by relevance
216 function isTableRow() { function in TableRowBox
380 function isTableRow() { function in GenericBox
5913 Graph.prototype.isTableRow = function(cell) method in Graph
2483 ….prototype.isTableCell=function(b){return this.model.isVertex(b)&&this.isTableRow(this.model.getPa… method in Graph
2732 ….prototype.isTableCell=function(a){return this.model.isVertex(a)&&this.isTableRow(this.model.getPa… method in Graph