Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiXh.h53 extern int PanoramiXStoreNamedColor(ClientPtr client);
H A DpanoramiX.c582 ProcVector[X_StoreNamedColor] = PanoramiXStoreNamedColor; in PanoramiXExtensionInit()
H A DpanoramiXprocs.c2589 PanoramiXStoreNamedColor(ClientPtr client) in PanoramiXStoreNamedColor() function