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

/inkscape/src/
H A Dsp-item.cpp551 SPClipPath *oldPath = dynamic_cast<SPClipPath *>(old_clip); local
552 g_assert(oldPath != NULL);
553 oldPath->hide(v->arenaitem->key());

Completed in 21 milliseconds