Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dswaprep.h155 extern void SQColorsExtend(ClientPtr /* pClient */ ,
/OK3568_Linux_fs/external/xserver/dix/
H A Dswaprep.c529 SQColorsExtend(ClientPtr pClient, int size, xrgb * prgb) in SQColorsExtend() function
H A Ddispatch.c2853 client->pSwapReplyFunc = (ReplySwapPtr) SQColorsExtend; in ProcQueryColors()