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

/inkscape/src/
H A Dsp-item.cpp609 SPPaintServer *new_fill_ps = dynamic_cast<SPPaintServer *>(ps); local
610 if (new_fill_ps) {
616 Inkscape::DrawingPattern *pi = new_fill_ps->show(
620 new_fill_ps->requestDisplayUpdate(SP_OBJECT_MODIFIED_FLAG);

Completed in 21 milliseconds