Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXh.h23 extern int PanoramiXCopyGC(ClientPtr client);
H A DpanoramiX.c550 ProcVector[X_CopyGC] = PanoramiXCopyGC; in PanoramiXExtensionInit()
H A DpanoramiXprocs.c899 PanoramiXCopyGC(ClientPtr client) in PanoramiXCopyGC() function