Searched refs:item1 (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dunclump.cpp72 Distance between "edges" of item1 and item2. An item is considered to be an ellipse inscribed into its w/h,
74 May be negative if the edge of item1 is between the center and the edge of item2.
77 unclump_dist (SPItem *item1, SPItem *item2) argument
79 Geom::Point c1 = unclump_center (item1);
82 Geom::Point wh1 = unclump_wh (item1);
/inkscape/src/ui/tools/
H A Dspray-tool.cpp1007 SPItem *item1 = *it; local
1009 parent_item = item1;
1012 unionResult = item1;

Completed in 521 milliseconds