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

/inkscape/src/
H A Dsp-item.cpp429 SPPaintServer *stroke_ps = style->getStrokePaintServer(); local
434 if (stroke_ps) {
435 stroke_ps->hide(item->display->arenaitem->key());
1153 SPPaintServer *stroke_ps = style->getStrokePaintServer(); local
1154 if (stroke_ps) {
1160 Inkscape::DrawingPattern *ap = stroke_ps->show(drawing, stroke_key, item_bbox);
1163 stroke_ps->requestDisplayUpdate(SP_OBJECT_MODIFIED_FLAG);
1199 SPPaintServer *stroke_ps = style->getStrokePaintServer(); local
1200 if (stroke_ps) {
1201 stroke_ps
[all...]

Completed in 124 milliseconds