Searched refs:theShapeA (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ |
H A D | splivarot.cpp | 154 Shape *theShapeA = new Shape; local 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 local [all...] |
Completed in 2006 milliseconds