Searched refs:OutsideOutline (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dsp-offset.cpp396 orig->OutsideOutline (res, o_width, join_round, butt_straight, 20.0);
401 orig->OutsideOutline (res, -o_width, join_round, butt_straight, 20.0);
H A Dsp-text.cpp507 temp->OutsideOutline ( padded, style->shape_padding.computed, join_round, butt_straight, 20.0 );
/inkscape/src/livarot/
H A DPath.h153 void OutsideOutline(Path *dest, double width, JoinType join, ButtType butt,
H A DPathOutline.cpp201 Path::OutsideOutline (Path * dest, double width, JoinType join, ButtType butt, function in class:Path

Completed in 25 milliseconds