|
|
1.1 root 1: .ds ZZ DEVELOPMENT PACKAGE
2: .TH JMOVE 3L "630 MTG"
3: .XE "jmove()"
4: .XE "jmoveto()"
5: .SH NAME
6: jmove, jmoveto \- move current window point on display, relative or absolute
7: .SH SYNOPSIS
8: .B #include <dmd.h>
9: .sp
10: .B void jmove (p)
11: .PP
12: .B void jmoveto (p)
13: .PP
14: .B Point p;
15: .SH DESCRIPTION
16: The
17: .I jmove
18: function
19: moves the current window point by the relative vector
20: .I p
21: which is in window coordinates.
22: .PP
23: The
24: .I jmoveto
25: function
26: sets the current window point to the absolute location
27: .I p
28: which is in window coordinates.
29: .SH EXAMPLE
30: See the example in
31: .IR jsegment (3L).
32: .SH SEE ALSO
33: jsegment(3L), moveto(3L), structures(3R), transform(3R/3L).
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.