DrawBuf.drawFocusRect - multiple declarations

Function DrawBuf.drawFocusRect

draw focus rectangle; vertical gradient supported - colors[0] is top color, colors[1] is bottom color

Prototype

void drawFocusRect(
  Rect rc,
  const(uint[]) colors
);

Function DrawBuf.drawFocusRect

draw focus rectangle; vertical gradient supported - colors[0] is top color, colors[1] is bottom color

Prototype

void drawFocusRect(
  Rect rc,
  const(uint[]) colors
);

Function DrawBuf.drawFocusRect

draw focus rectangle; vertical gradient supported - colors[0] is top color, colors[1] is bottom color

Prototype

void drawFocusRect(
  Rect rc,
  const(uint[]) colors
);

Function DrawBuf.drawFocusRect

draw focus rectangle; vertical gradient supported - colors[0] is top color, colors[1] is bottom color

Prototype

void drawFocusRect(
  Rect rc,
  const(uint[]) colors
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0