x11 ~master (2018-08-19T14:47:10Z)
Home
Dub
Repo
_xArc
x11
Xprotostr
Undocumented in source.
struct
_xArc {
INT16
x
;
INT16
y
;
CARD16
width
;
CARD16
height
;
INT16
angle1
;
INT16
angle2
;
}
Members
Variables
angle1
INT16
angle1
;
angle2
INT16
angle2
;
height
CARD16
height
;
Undocumented in source.
width
CARD16
width
;
Undocumented in source.
x
INT16
x
;
y
INT16
y
;
Undocumented in source.
Meta
Source
See Implementation
x11
Xprotostr
aliases
xArc
xPoint
xRectangle
xSegment
structs
_xArc
_xPoint
_xRectangle
_xSegment