()
| 1866 | return (cachedWidth = stringWidth("x")); |
| 1867 | } |
| 1868 | function paddingTop() {return lineSpace.offsetTop;} |
| 1869 | function paddingLeft() {return lineSpace.offsetLeft;} |
| 1870 | |
| 1871 | function posFromMouse(e, liberal) { |
no outgoing calls
no test coverage detected