Lines Matching refs:nformat
152 addFormat(FormatInitRec formats[256], int *nformat, CARD32 format, CARD8 depth)
156 for (n = 0; n < *nformat; n++)
159 formats[*nformat].format = format;
160 formats[*nformat].depth = depth;
161 ++*nformat;
448 int nformat;
453 nformat = ps->nformats;
454 while (nformat--)
501 int nformat;
507 nformat = ps->nformats;
522 while (nformat--) {
549 int nformat;
554 nformat = ps->nformats;
555 while (nformat--) {