Searched refs:maxPrints (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DTMprint.c679 TMShortCard numPrints, maxPrints; local in function:_XtPrintXlations
690 maxPrints = 0;
692 maxPrints = (TMShortCard) (maxPrints +
697 XtStackAlloc(maxPrints * sizeof(PrintRec), stackPrints);
773 TMShortCard numPrints, maxPrints; local in function:_XtDisplayInstalledAccelerators
788 maxPrints = 0;
790 maxPrints = (TMShortCard) (maxPrints +
794 XtStackAlloc(maxPrints * sizeo
[all...]

Completed in 3 milliseconds