Searched refs:compIsAlternateVisual (Results 1 – 4 of 4) sorted by relevance
43 extern _X_EXPORT Bool compIsAlternateVisual(ScreenPtr pScreen, XID visual);
324 compIsAlternateVisual(ScreenPtr pScreen, XID visual) in compIsAlternateVisual() function362 (compIsAlternateVisual(pScreen, winVisual) || in compImplicitRedirect()363 compIsAlternateVisual(pScreen, parentVisual))) in compImplicitRedirect()
286 if (!!compIsAlternateVisual(pGlxScreen->pScreen, visual->vid) != in pickFBConfig()360 if (compIsAlternateVisual(pScreen, visual->vid)) in __glXScreenInit()
7194 example the compIsAlternateVisual function will try to lookup CompScreenPtr13562 composite: Make compIsAlternateVisual safe even if Composite is off18092 composite: Export compIsAlternateVisual18103 This comment is above compIsAlternateVisual, which used to be the only