MCPcopy Create free account
hub / github.com/WiringProject/Wiring / offsetToX

Method offsetToX

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

Converts an offset in a line into an x co-ordinate. This is a slow version that can be used any time. @param line The line @param offset The offset, from the start of the line

(int line, int offset)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

actionPerformedMethod · 0.95
actionPerformedMethod · 0.95
getCaretLocationMethod · 0.80
getCaretLocationMethod · 0.80

Calls 1

_offsetToXMethod · 0.95

Tested by

no test coverage detected