Searched refs:have_pixmaps (Results 1 – 1 of 1) sorted by relevance
217 Bool have_pixmaps; in InitShm() local218 if (!XShmQueryVersion(display_, &major, &minor, &have_pixmaps)) { in InitShm()264 if (have_pixmaps) in InitShm()265 have_pixmaps = InitPixmaps(default_depth); in InitShm()271 << minor << " with" << (have_pixmaps ? "" : "out") in InitShm()