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

/inkscape/src/
H A Dknot.h97 void setStroke(guint32 normal, guint32 mouseover, guint32 dragging);
H A Dknot.cpp514 void SPKnot::setStroke(guint32 normal, guint32 mouseover, guint32 dragging) { function in class:SPKnot
H A Dvanishing-point.cpp285 this->knot->setStroke(0x000000ff, 0x000000ff, 0x000000ff);
H A Dseltrans.cpp660 knots[i]->setStroke(info.color[3], info.color[4], info.color[5]);
H A Dgradient-drag.cpp1597 this->knot->setStroke(0x0000007f, 0x0000007f, 0x0000007f);
/inkscape/share/extensions/ink2canvas/
H A Dcanvas.py112 def setStroke(self, value): member in class:Canvas
/inkscape/src/ui/tools/
H A Dmeasure-tool.cpp352 this->knot_start->setStroke(0x0000007f, 0x0000007f, 0x0000007f);
358 this->knot_end->setStroke(0x0000007f, 0x0000007f, 0x0000007f);
H A Dconnector-tool.cpp1187 knot->setStroke(0x000000ff, 0x000000ff, 0x000000ff);

Completed in 54 milliseconds