Lines Matching refs:theShapeA
154 Shape *theShapeA = new Shape;
169 theShapeA->ConvertToShape(theShape, origWind[0]);
177 theShape->Booleen(theShapeB, theShapeA, bop);
204 theShapeA->ConvertToShape(theShape, origWind[0]);
213 theShape->Booleen(theShapeB, theShapeA, bool_op_cut, 1);
229 originaux[0]->Fill(theShapeA, 0,false,false,false); // don't closeIfNeeded
233 originaux[1]->Fill(theShapeA, 1,true,false,false);// don't closeIfNeeded and just dump in the shape, don't reset it
235 theShape->ConvertToShape(theShapeA, fill_justDont);
311 delete theShapeA;
457 Shape *theShapeA = new Shape;
472 theShapeA->ConvertToShape(theShape, origWind[0]);
500 bool zeroA = theShapeA->numberOfEdges() == 0;
510 theShapeB = theShapeA;
511 theShapeA = swap;
516 theShape->Booleen(theShapeB, theShapeA, bop);
518 theShape = theShapeA;
519 theShapeA = swap;
526 theShape = theShapeA;
527 theShapeA = swap;
555 theShapeA->ConvertToShape(theShape, origWind[0]);
567 theShape->Booleen(theShapeB, theShapeA, bool_op_cut, 1);
583 originaux[0]->Fill(theShapeA, 0,false,false,false); // don't closeIfNeeded
587 originaux[1]->Fill(theShapeA, 1,true,false,false);// don't closeIfNeeded and just dump in the shape, don't reset it
589 theShape->ConvertToShape(theShapeA, fill_justDont);
665 delete theShapeA;