Searched refs:ConvertToForme (Results 1 - 6 of 6) sorted by relevance

/inkscape/src/
H A Dsp-offset.cpp418 theRes->ConvertToForme (orig, 1, originaux);
486 theRes->ConvertToForme (res, 1, originaux);
535 onePart->ConvertToForme (parts[i]);
573 onePart->ConvertToForme (parts[i]);
612 theRes->ConvertToForme (orig,nbPart,parts);
631 // theRes->ConvertToForme (orig);
1185 theRes->ConvertToForme (res, 1, originaux);
H A Dsplivarot.cpp187 // ConvertToForme)
294 // theShape->ConvertToForme(res, nbOriginaux, originaux, true);
307 theShape->ConvertToForme(res, nbOriginaux, &originaux[0]);
538 // ConvertToForme)
648 // theShape->ConvertToForme(res, nbOriginaux, originaux, true);
661 theShape->ConvertToForme(res, nbOriginaux, &originaux[0]);
1023 theRes->ConvertToForme(orig, 1, originaux);
1042 theRes->ConvertToForme(orig, 1, originaux);
1291 theRes->ConvertToForme(orig, 1, originaux);
1313 theRes->ConvertToForme(ori
[all...]
/inkscape/src/livarot/
H A DShape.h243 void ConvertToForme(Path *dest);
248 void ConvertToForme(Path *dest, int nbP, Path **orig, bool splitWhenForced = false);
H A DShapeMisc.cpp38 Shape::ConvertToForme (Path * dest) function in class:Shape
181 Shape::ConvertToForme (Path * dest, int nbP, Path * *orig, bool splitWhenForced) function in class:Shape
190 ConvertToForme (dest);
343 ConvertToForme (dest);
/inkscape/src/ui/tools/
H A Dflood-tool.cpp403 expanded_path_shape->ConvertToForme(expanded_path);
H A Dtweak-tool.cpp596 theRes->ConvertToForme(res);

Completed in 39 milliseconds