Function EditBox.handleCustomLineHighlight

Custom text color and style highlight (using text highlight) support.

CustomCharProps[] handleCustomLineHighlight(
  int line,
  dstring txt,
  ref CustomCharProps[] buf
);

Return null if no syntax highlight required for line.