Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXh.h50 extern int PanoramiXAllocColor(ClientPtr client);
H A DpanoramiX.c576 ProcVector[X_AllocColor] = PanoramiXAllocColor; in PanoramiXExtensionInit()
H A DpanoramiXprocs.c2435 PanoramiXAllocColor(ClientPtr client) in PanoramiXAllocColor() function