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

/inkscape/src/
H A Dsp-item-update-cns.cpp25 SPGuideConstraint const &cn = *fi; local
28 cn)
31 item.constraints.push_back(cn);
32 cn.g->attached_items.push_back(SPGuideAttachment(&item, cn.snappoint_ix));
/inkscape/src/xml/
H A Dcroco-node-iface.cpp27 static CRXMLNodePtr get_prev(CRXMLNodePtr cn) argument
29 Node const *n = static_cast<Node const *>(cn);

Completed in 29 milliseconds