Home | History | Annotate | Download | only in x11

Lines Matching refs:default_depth

527    unsigned int default_depth;
535 default_depth = DefaultDepth(dpy,scr);
538 if (depth==default_depth && xclass==default_class) {