Lines Matching refs:theRes
544 Shape *theRes = new Shape;
553 theRes->ConvertToShape(theShape, fill_nonZero);
555 theRes->ConvertToShape(theShape, fill_oddEven);
557 theRes->ConvertToShape(theShape, fill_nonZero);
566 if (theShape->MakeTweak(tweak_mode_grow, theRes,
572 if (theShape->MakeTweak(tweak_mode_repel, theRes,
578 if (theShape->MakeTweak(tweak_mode_push, theRes,
584 if (theShape->MakeTweak(tweak_mode_roughen, theRes,
593 theRes->ConvertToShape(theShape, fill_positive);
596 theRes->ConvertToForme(res);
647 delete theRes;