Searched refs:ShadowCreateGC (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/shadowfb/
H A Dshadow.c38 static Bool ShadowCreateGC(GCPtr pGC);
182 pScreen->CreateGC = ShadowCreateGC;
375 ShadowCreateGC(GCPtr pGC) function in typeref:typename:Bool
388 pScreen->CreateGC = ShadowCreateGC;

Completed in 4 milliseconds