Home | History | Annotate | Download | only in x11

Lines Matching defs:xclass

562    const int xclass = v->visualType;
574 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
826 const int xclass = v->visualType;
827 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {