Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Ddixfonts.c495 QueryFont(FontPtr pFont, xQueryFontReply * pReply, int nProtoCCIStructs) in QueryFont() argument
522 pReply->nCharInfos = nProtoCCIStructs; in QueryFont()
534 ninfos < nProtoCCIStructs && r <= (int) pFont->info.lastRow; r++) { in QueryFont()
543 for (i = 0; i < (int) count && ninfos < nProtoCCIStructs; i++) { in QueryFont()