MCPcopy Index your code
hub / github.com/WiringProject/Wiring / scrollTo

Method scrollTo

IDE/processing/app/syntax/JEditTextArea.java:455–490  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

scrollToCaretMethod · 0.95

Calls 5

setFirstLineMethod · 0.95
getLineCountMethod · 0.95
_offsetToXMethod · 0.95
setOriginMethod · 0.95
getFontMetricsMethod · 0.45

Tested by

no test coverage detected