Ensures that the specified line and offset is visible by scrolling the text area if necessary. @param line The line to scroll to @param offset The offset in the line to scroll to @return True if scrolling was actually performed, false if the line and offset was already visible
(int line, int offset)
source not stored for this graph (policy: none)
no test coverage detected