Lines Matching defs:ops
50 void PSDoUserPath(coords, numCoords, numType, ops, numOps, bbox, action)
54 DPSUserPathOp *ops;
59 DPSDoUserPath(DPSGetCurrentContext(), coords, numCoords, numType, ops,
63 void DPSDoUserPath(ctxt, coords, numCoords, numType, ops, numOps, bbox, action)
68 DPSUserPathOp *ops;
87 {DPS_LITERAL|DPS_STRING, 0, 0, 32}, /* param ops */
98 hasUCache = (*ops == dps_ucache);
101 needBBox = (numOps > 1 && ops[1] != dps_setbbox);
102 } else needBBox = (*ops != dps_setbbox);
138 DPSWriteStringChars(ctxt, (char *) ops, 1);
139 ops++; numOps--;
143 DPSWriteStringChars(ctxt, (char *) ops, numOps);
150 coords, numCoords, numType, ops, numOps, bbox, action)
155 DPSUserPathOp *ops;
161 coords, numCoords, numType, ops,
166 coords, numCoords, numType, ops, numOps, bbox, action)
172 DPSUserPathOp *ops;
206 DPSDoUserPath(ctxt, coords, numCoords, numType, ops,
230 DPSDoUserPath(ctxt, coords, numCoords, numType, ops,