Home
last modified time | relevance | path

Searched refs:xnestCreateGC (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNGC.h33 Bool xnestCreateGC(GCPtr pGC);
H A DGC.c74 xnestCreateGC(GCPtr pGC) in xnestCreateGC() function
H A DScreen.c293 pScreen->CreateGC = xnestCreateGC; in xnestOpenScreen()