GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TICKIT_RECTSET_TRANSLATE(3) FreeBSD Library Functions Manual TICKIT_RECTSET_TRANSLATE(3)

tickit_rectset_translate - move all the rectangles in a rectangle set

#include <tickit.h>

void tickit_rectset_translate(TickitRectSet *trs, int downward, int rightward);

Link with -ltickit.

tickit_rectset_translate() moves every rectangle in the rectangle set by the given offset. The number of rectangles in the set is not affected by this operation, and since the set has no concept of boundaries, no clipping will take place.

tickit_rectset_translate() returns no value.

tickit_rectset_new(3), tickit_rectset(7), tickit_rect(7), tickit(7)

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.