Searched refs:OutsideOutline (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ |
H A D | sp-offset.cpp | 396 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 D | sp-text.cpp | 507 temp->OutsideOutline ( padded, style->shape_padding.computed, join_round, butt_straight, 20.0 );
|
/inkscape/src/livarot/ |
H A D | Path.h | 153 void OutsideOutline(Path *dest, double width, JoinType join, ButtType butt,
|
H A D | PathOutline.cpp | 201 Path::OutsideOutline (Path * dest, double width, JoinType join, ButtType butt, function in class:Path
|
Completed in 25 milliseconds