Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXh.h52 extern int PanoramiXAllocColorCells(ClientPtr client);
H A DpanoramiX.c578 ProcVector[X_AllocColorCells] = PanoramiXAllocColorCells; in PanoramiXExtensionInit()
H A DpanoramiXprocs.c2487 PanoramiXAllocColorCells(ClientPtr client) in PanoramiXAllocColorCells() function