Home | History | Annotate | Download | only in X11

Lines Matching defs:Depth

204     int depth;
273 * Depth structure; contains information for each possible depth.
276 int depth; /* this depth (Z) of the depth */
277 int nvisuals; /* number of Visual types at this depth */
278 Visual *visuals; /* list of visuals possible at this depth */
279 } Depth;
296 Depth *depths; /* list of allowable depths on the screen */
314 int depth; /* depth of this image format */
315 int bits_per_pixel; /* bits/pixel at this depth */
344 int depth; /* depth of window */
401 int depth; /* depth of image */
412 unsigned int /* depth */,
1452 unsigned int /* depth */,
1610 unsigned int /* depth */
1627 unsigned int /* depth */
1652 int /* depth */,