Home | History | Annotate | Download | only in x11

Lines Matching refs:xclass

565    const int xclass = v->visualType;
577 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {
829 const int xclass = v->visualType;
830 if (xclass == GLX_TRUE_COLOR || xclass == GLX_DIRECT_COLOR) {