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

/inkscape/src/
H A Dsplivarot.cpp968 ButtType o_butt; local
984 o_butt = butt_square;
987 o_butt = butt_round;
990 o_butt = butt_straight;
1013 orig->Stroke(theShape, false, 0.5*o_width, o_join, o_butt,
1015 orig->Outline(res, 0.5 * o_width, o_join, o_butt, 0.5 * o_miter);
1029 orig->Outline(res, 0.5 * o_width, o_join, o_butt, 0.5 * o_miter);
1219 ButtType o_butt; local
1242 o_butt = butt_square;
1245 o_butt
[all...]

Completed in 18 milliseconds