Searched refs:p_m (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/livarot/ | ||
H A D | PathCutting.cpp | 359 Geom::Point p_m=nData->p,p_s=0.5*(bezSt+p_m),p_e; local 362 p_e=0.5*(p_m+iData->p); 367 Geom::Point cp1=0.333333*(p_s+2*p_m),cp2=0.333333*(2*p_m+p_e); |
Completed in 16 milliseconds