Searched refs:have_pixmaps (Results 1 – 1 of 1) sorted by relevance
121 Bool have_pixmaps; in InitShm() local122 if (!XShmQueryVersion(display_, &major, &minor, &have_pixmaps)) { in InitShm()165 if (have_pixmaps) in InitShm()166 have_pixmaps = InitPixmaps(default_depth); in InitShm()173 << " with" << (have_pixmaps ? "" : "out") << " pixmaps."; in InitShm()