Lines Matching full:disp
41 * @disp: the X11 Display of this context
42 * @screen: the default Screen of Display @disp
45 * @root: the root Window of Display @disp
48 * @depth: the color depth of Display @disp
49 * @bpp: the number of bits per pixel on Display @disp
50 * @endianness: the endianness of image bytes on Display @disp
51 * @width: the width in pixels of Display @disp
52 * @height: the height in pixels of Display @disp
53 * @widthmm: the width in millimeters of Display @disp
54 * @heightmm: the height in millimeters of Display @disp
61 Display *disp; member