backward_cursor_positions
Description:
Moves up to count cursor positions.
See forward_cursor_position for details.
Parameters:
| this |
a TextIter |
| count |
number of positions to move |
Returns:
|
true if we moved and the new position is dereferenceable |