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

/inkscape/src/
H A Dvanishing-point.cpp343 char *desc1 = g_strdup_printf ("Collection of <b>%d</b> vanishing points ", length); local
348 this->knot->tip = g_strconcat(desc1, desc2, NULL);
349 g_free (desc1);

Completed in 33 milliseconds