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

/inkscape/src/
H A Dsp-item.cpp869 SPItem *ownerItem = dynamic_cast<SPItem *>(clip_ref->getOwner()); local
870 g_assert(ownerItem != NULL);
871 ownerItem->bbox_valid = FALSE; // LP Bug 1349018

Completed in 20 milliseconds