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

/inkscape/src/
H A Dline-geometry.h38 boost::optional<Geom::Point> intersection_with_viewbox (SPDesktop *desktop);
H A Dvanishing-point.cpp712 pt1 = pl.intersection_with_viewbox(desktop);
715 pt2 = pl.intersection_with_viewbox(desktop);
718 pt3 = pl.intersection_with_viewbox(desktop);
721 pt4 = pl.intersection_with_viewbox(desktop);
H A Dline-geometry.cpp185 boost::optional<Geom::Point> Line::intersection_with_viewbox (SPDesktop *desktop) function in class:Box3D::Line

Completed in 41 milliseconds