Searched refs:doesAddBorderForTableAndCells (Results 1 – 6 of 6) sorted by relevance
4199 …if ( jQuery.offset.doesNotAddBorder && !(jQuery.offset.doesAddBorderForTableAndCells && /^t(able|d…4235 this.doesAddBorderForTableAndCells = (td.offsetTop === 5);
19 …doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(J.tagName))){N+=parseInt(M.borderTopWidth,10)…
1592 doesAddBorderForTableAndCells: ( td.offsetTop === 5 ) property8985 …if ( jQuery.support.doesNotAddBorder && !(jQuery.support.doesAddBorderForTableAndCells && rtable.t…
2 …ing.firstChild.firstChild,i={doesNotAddBorder:e.offsetTop!==5,doesAddBorderForTableAndCells:h.offs… property