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

/inkscape/src/
H A Dselection-chemistry.cpp1578 bool transform_textpath_with_path = ((dynamic_cast<SPText *>(item) && item->firstChild() && dynamic_cast<SPTextPath *>(item->firstChild())) local
1618 if (transform_textpath_with_path) {

Completed in 55 milliseconds