Simple interface to allow for different types of implementations of tab expansion.
Simple interface to allow for different types of implementations of tab expansion.
(next-tab-stop this x tab-offset)
Returns the next tab stop position given a reference position. Values are expressed in points.
x - the position in points >= 0 - float
tab-offset - the position within the text stream that the tab occurred at >= 0. - int
returns: the next tab stop >= 0 - float
Returns the next tab stop position given a reference position. Values are expressed in points. x - the position in points >= 0 - `float` tab-offset - the position within the text stream that the tab occurred at >= 0. - `int` returns: the next tab stop >= 0 - `float`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |