Searched refs:useXRender (Results 1 – 1 of 1) sorted by relevance
877 …static const bool useXRender = qgetenv("QT_X11_NO_XRENDER").isNull(); // Should also check for XRe… in getVisualAndColormap() local879 static const bool useXRender = false; in getVisualAndColormap() local882 if (!useXRender && depth == 32) in getVisualAndColormap()