sync with OpenBSD -current
This commit is contained in:
parent
4b49aefbb1
commit
1fd36b57f8
945 changed files with 81965 additions and 59988 deletions
|
@ -78,9 +78,9 @@ typedef struct {
|
|||
XtPointer userData;
|
||||
Visual *visual;
|
||||
/* private */
|
||||
float scale_x, scale_y;
|
||||
float aspect_ratio;
|
||||
float precision;
|
||||
double scale_x, scale_y;
|
||||
double aspect_ratio;
|
||||
double precision;
|
||||
GC gc;
|
||||
Position x, y;
|
||||
Dimension width, height;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue