EditBox.drawWhiteSpaceMarks - multiple declarations

Function EditBox.drawWhiteSpaceMarks

Prototype

void drawWhiteSpaceMarks(
  DrawBuf buf,
  ref Ref!(dlangui.graphics.fonts.Font) font,
  dstring txt,
  int tabSize,
  Rect lineRect,
  Rect visibleRect
);

Function EditBox.drawWhiteSpaceMarks

Prototype

void drawWhiteSpaceMarks(
  DrawBuf buf,
  ref Ref!(dlangui.graphics.fonts.Font) font,
  dstring txt,
  int tabSize,
  Rect lineRect,
  Rect visibleRect
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0