Lines Matching defs:numCoords
50 void PSDoUserPath(coords, numCoords, numType, ops, numOps, bbox, action)
52 int numCoords;
59 DPSDoUserPath(DPSGetCurrentContext(), coords, numCoords, numType, ops,
63 void DPSDoUserPath(ctxt, coords, numCoords, numType, ops, numOps, bbox, action)
66 int numCoords;
109 numCoords += 4; /* Account for bbox */
113 nsHeader.length = numCoords;
123 _dpsP[2].length = (sizeof(NumStrHeader) + numCoords * numberSize);
133 numCoords -= 4; /* Unaccount for bbox */
146 DPSWriteStringChars(ctxt, (char *) coords, numCoords * numberSize);
150 coords, numCoords, numType, ops, numOps, bbox, action)
153 int numCoords;
161 coords, numCoords, numType, ops,
166 coords, numCoords, numType, ops, numOps, bbox, action)
170 int numCoords;
206 DPSDoUserPath(ctxt, coords, numCoords, numType, ops,
230 DPSDoUserPath(ctxt, coords, numCoords, numType, ops,