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

/inkscape/src/display/
H A Dsp-canvas.cpp408 static double sp_canvas_item_invoke_point(SPCanvasItem *item, Geom::Point p, SPCanvasItem **actual_item) function
828 dist = sp_canvas_item_invoke_point(child, p, &point_item);
1379 sp_canvas_item_invoke_point (_root, Geom::Point(x, y), &_new_current_item);

Completed in 26 milliseconds