Searched defs:os2 (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dsvg-fonts-dialog.cpp871 std::ostringstream os, os2; local
875 os2 << "SVGFont " << count;
880 obj->getRepr()->setAttribute("font-family", os2.str().c_str());

Completed in 579 milliseconds