Home | History | Annotate | Download | only in x11vnc

Lines Matching defs:depth

658 #define XYBitmap		0	/* depth 1, XYFormat */
659 #define XYPixmap 1 /* depth == drawable depth */
660 #define ZPixmap 2 /* depth == drawable depth */
966 int depth;
1035 * Depth structure; contains information for each possible depth.
1038 int depth; /* this depth (Z) of the depth */
1039 int nvisuals; /* number of Visual types at this depth */
1040 Visual *visuals; /* list of visuals possible at this depth */
1041 } Depth;
1058 Depth *depths; /* list of allowable depths on the screen */
1076 int depth; /* depth of this image format */
1077 int bits_per_pixel; /* bits/pixel at this depth */
1106 int depth; /* depth of window */
1153 int depth; /* depth of image */
1165 unsigned int /* depth */,
2239 unsigned int /* depth */,
2455 unsigned int /* depth */
2476 unsigned int /* depth */
2507 int /* depth */,
5880 int depth;
6196 int /* depth */,