()
| 1760 | return (cachedWidth = anchor.offsetWidth || 10); |
| 1761 | } |
| 1762 | function paddingTop() {return lineSpace.offsetTop;} |
| 1763 | function paddingLeft() {return lineSpace.offsetLeft;} |
| 1764 | |
| 1765 | function posFromMouse(e, liberal) { |
no outgoing calls
no test coverage detected
searching dependent graphs…