Home
last modified time | relevance | path

Searched refs:ReplySwapVector (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Ddixstruct.h225 extern ReplySwapPtr ReplySwapVector[256];
H A Ddix.h110 (*ReplySwapVector[((xReq *)(pClient)->requestBuffer)->reqType]) \
/OK3568_Linux_fs/external/xserver/Xi/
H A Dextinit.c1142 ReplySwapVector[IReqCode] = ReplyNotSwappd; in IResetProc()
1304 ReplySwapVector[IReqCode] = (ReplySwapPtr) SReplyIDispatch; in XInputExtensionInit()
/OK3568_Linux_fs/external/xserver/dix/
H A Dtables.c716 ReplySwapPtr ReplySwapVector[256] = { variable
H A Ddixfonts.c775 client->pSwapReplyFunc = ReplySwapVector[X_ListFonts]; in doListFontsAndAliases()
867 client->pSwapReplyFunc = ReplySwapVector[X_ListFontsWithInfo]; in doListFontsWithInfo()