Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c1287 int nprotoxcistructs; in ProcQueryFont() local
1290 nprotoxcistructs = (pmax->rightSideBearing == pmin->rightSideBearing && in ProcQueryFont()
1299 nprotoxcistructs * sizeof(xCharInfo); in ProcQueryFont()
1308 QueryFont(pFont, reply, nprotoxcistructs); in ProcQueryFont()