Searched defs:meshrow (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsp-mesh-row.cpp2 * @gradient meshrow class.
42 SPMeshrow* meshrow = SP_MESHROW(obj); local
44 if (meshrow->getNextMeshrow() == this) {
45 result = meshrow;
71 * Virtual build: set meshrow attributes from its associated XML node.
83 repr = xml_doc->createElement("svg:meshrow");

Completed in 12 milliseconds