Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dswaprep.c379 xCharInfo *pxci; in SwapFont() local
398 pxci = (xCharInfo *) pby; in SwapFont()
399 for (i = 0; i < nchars; i++, pxci++) in SwapFont()
400 SwapCharInfo(pxci); in SwapFont()