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

/inkscape/src/
H A Dobject-snapper.cpp377 Geom::PathVector *border_path = _getBorderPathv(); local
378 if (border_path != NULL) {
379 _paths_to_snap_to->push_back(SnapCandidatePath(border_path, SNAPTARGET_PAGE_BORDER, Geom::OptRect()));

Completed in 344 milliseconds