EditBox.drawLineBackground - multiple declarations

Function EditBox.drawLineBackground

override to custom highlight of line background

Prototype

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

Function EditBox.drawLineBackground

override to custom highlight of line background

Prototype

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

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0