x11 ~master (2018-08-19T14:47:10Z)
Home
Dub
Repo
_xRectangle
x11
Xprotostr
Undocumented in source.
struct
_xRectangle {
INT16
x
;
INT16
y
;
CARD16
width
;
CARD16
height
;
}
Members
Variables
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