()
| 1678 | return (cachedWidth = stringWidth("x")); |
| 1679 | } |
| 1680 | function paddingTop() {return lineSpace.offsetTop;} |
| 1681 | function paddingLeft() {return lineSpace.offsetLeft;} |
| 1682 | |
| 1683 | function posFromMouse(e, liberal) { |
no outgoing calls
no test coverage detected