DrawBuf.applyClipping - multiple declarations

Function DrawBuf.applyClipping

apply clipRect and buffer bounds clipping to rectangle; if clippinup applied to first rectangle, reduce second rectangle bounds proportionally.

Prototype

bool applyClipping(
  ref Rect rc,
  ref Rect rc2
);

Function DrawBuf.applyClipping

apply clipRect and buffer bounds clipping to rectangle

Prototype

bool applyClipping(
  ref Rect rc
);

Function DrawBuf.applyClipping

apply clipRect and buffer bounds clipping to rectangle

Prototype

bool applyClipping(
  ref Rect rc
);

Function DrawBuf.applyClipping

apply clipRect and buffer bounds clipping to rectangle; if clippinup applied to first rectangle, reduce second rectangle bounds proportionally.

Prototype

bool applyClipping(
  ref Rect rc,
  ref Rect rc2
);

Function DrawBuf.applyClipping

apply clipRect and buffer bounds clipping to rectangle; if clippinup applied to first rectangle, reduce second rectangle bounds proportionally.

Prototype

bool applyClipping(
  ref Rect rc,
  ref Rect rc2
);

Function DrawBuf.applyClipping

apply clipRect and buffer bounds clipping to rectangle

Prototype

bool applyClipping(
  ref Rect rc
);

Function DrawBuf.applyClipping

apply clipRect and buffer bounds clipping to rectangle

Prototype

bool applyClipping(
  ref Rect rc
);

Function DrawBuf.applyClipping

apply clipRect and buffer bounds clipping to rectangle; if clippinup applied to first rectangle, reduce second rectangle bounds proportionally.

Prototype

bool applyClipping(
  ref Rect rc,
  ref Rect rc2
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0