Function EditBox.drawLineBackground

override to custom highlight of line background

void drawLineBackground(
  DrawBuf buf,
  int lineIndex,
  Rect lineRect,
  Rect visibleRect
);