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

/inkscape/src/
H A Dtext-chemistry.cpp440 SPObject *text_object = doc->getObjectByRepr(rtext); local
443 SPText *text = SP_TEXT(text_object);
446 new_objs.push_back((SPItem*)text_object);

Completed in 99 milliseconds