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

/inkscape/src/extension/
H A Dpatheffect.h25 void processPath (SPDocument * doc,
H A Dpatheffect.cpp31 PathEffect::processPath (SPDocument * /*doc*/, Inkscape::XML::Node * /*path*/, Inkscape::XML::Node * /*def*/) function in class:Inkscape::Extension::PathEffect
68 peffect->processPath(doc, path, prefs);
/inkscape/src/extension/implementation/
H A Dimplementation.h183 virtual void processPath(Inkscape::XML::Node * /*node*/) {} function in class:Inkscape::Extension::Implementation::Implementation
/inkscape/share/extensions/
H A Dhpgl_encoder.py205 self.processPath(node[1], node[2], node[3])
231 def processPath(self, node, mat, pen): member in class:hpglEncoder

Completed in 25 milliseconds