Home | History | Annotate | Download | only in xlib

Lines Matching refs:min_depth

471  *         min_depth - minimum visual depth
476 choose_x_visual( Display *dpy, int screen, int min_depth,
499 if (min_depth==0) {
518 for (depth=32;depth>=min_depth;depth--) {
546 if (min_depth==0) {
557 for (depth=32;depth>=min_depth;depth--) {