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

/inkscape/src/
H A Dsp-conn-end-pair.cpp292 GQuark itemId = g_quark_from_string(startId); local
293 _connRef->setEndPointId(Avoid::VertID::src, itemId);
301 GQuark itemId = g_quark_from_string(endId); local
302 _connRef->setEndPointId(Avoid::VertID::tar, itemId);

Completed in 14 milliseconds