Lines Matching defs:fill_ps
428 SPPaintServer *fill_ps = style->getFillPaintServer();
431 if (fill_ps) {
432 fill_ps->hide(item->display->arenaitem->key());
1140 SPPaintServer *fill_ps = style->getFillPaintServer();
1141 if (fill_ps) {
1147 Inkscape::DrawingPattern *ap = fill_ps->show(drawing, fill_key, item_bbox);
1150 fill_ps->requestDisplayUpdate(SP_OBJECT_MODIFIED_FLAG);
1195 SPPaintServer *fill_ps = style->getFillPaintServer();
1196 if (fill_ps) {
1197 fill_ps->hide(v->arenaitem->key());