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

/inkscape/src/display/
H A Ddrawing-item.h123 void setMask(DrawingItem *item);
H A Ddrawing-item.cpp164 // we cannot call setClip(NULL) or setMask(NULL),
439 DrawingItem::setMask(DrawingItem *item) function in class:Inkscape::DrawingItem
/inkscape/src/
H A Dsp-item.cpp594 v->arenaitem->setMask(ai);
1133 ai->setMask(ac);
1193 v->arenaitem->setMask(NULL);

Completed in 23 milliseconds