Function EditWidgetBase.indentLine

change line indent

dstring indentLine(
  dstring src,
  bool back,
  TextPosition* cursorPos
);