Searched defs:commonbase (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/svg/ | ||
H A D | path-string.h | 47 final.reserve(commonbase.size()+t.size()); 48 final = commonbase; 59 return commonbase + tail(); 238 std::string commonbase; member in class:Inkscape::SVG::PathString |
Completed in 21 milliseconds