DrawBuf.drawFrame - multiple declarations

Function DrawBuf.drawFrame

draws rectangle frame of specified color and widths (per side), and optinally fills inner area

Prototype

void drawFrame(
  Rect rc,
  uint frameColor,
  Rect frameSideWidths,
  uint innerAreaColor = 4294967295u
);

Function DrawBuf.drawFrame

draws rectangle frame of specified color and widths (per side), and optinally fills inner area

Prototype

void drawFrame(
  Rect rc,
  uint frameColor,
  Rect frameSideWidths,
  uint innerAreaColor = 4294967295u
);

Function DrawBuf.drawFrame

draws rectangle frame of specified color and widths (per side), and optinally fills inner area

Prototype

void drawFrame(
  Rect rc,
  uint frameColor,
  Rect frameSideWidths,
  uint innerAreaColor = 4294967295u
);

Function DrawBuf.drawFrame

draws rectangle frame of specified color and widths (per side), and optinally fills inner area

Prototype

void drawFrame(
  Rect rc,
  uint frameColor,
  Rect frameSideWidths,
  uint innerAreaColor = 4294967295u
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0