Searched defs:tstr (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/ui/tool/ | ||
| H A D | path-manipulator.cpp | 1418 std::stringstream tstr; local 1421 tstr << j->type(); 1424 if ((*i)->closed()) tstr << (*i)->begin()->type(); 1426 return tstr.str(); |
Completed in 16 milliseconds