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

/inkscape/src/live_effects/
H A Dlpe-powerstroke.cpp577 LineCapType start_linecap = static_cast<LineCapType>(start_linecap_type.get_value()); local
596 (start_linecap==LINECAP_ZERO_WIDTH) ? 0. : ts.front()[Geom::Y]) );
688 switch (start_linecap) {

Completed in 15 milliseconds