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

/inkscape/src/extension/internal/
H A Dwmf-print.cpp862 double tlength; // length of tmp_pathpw local
868 tlength = length(tmp_pathpw, 0.1);
872 while (slength < tlength) {
874 if (elength > tlength) {
875 elength = tlength;
H A Demf-print.cpp1445 double tlength; // length of tmp_pathpw local
1451 tlength = length(tmp_pathpw, 0.1);
1455 while (slength < tlength) {
1457 if (elength > tlength) {
1458 elength = tlength;

Completed in 38 milliseconds