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

/inkscape/src/util/
H A Dcompose.hpp120 std::string rep = os.str(); local
122 if (!rep.empty()) { // manipulators don't produce output
128 output.insert(pos, rep);
H A Ducompose.hpp163 Glib::ustring rep = stringify(obj); local
165 if (!rep.empty()) { // manipulators don't produce output
171 output.insert(pos, rep);

Completed in 35 milliseconds