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

/inkscape/src/
H A Dsnap.cpp183 Geom::Point const t_offset = t + grid->origin; member in class:Geom
186 snapper->freeSnap(isr, Inkscape::SnapCandidatePoint(t_offset, Inkscape::SNAPSOURCE_GRID_PITCH),Geom::OptRect(), NULL, NULL);
190 Inkscape::SnappedPoint s = findBestSnap(Inkscape::SnapCandidatePoint(t_offset, Inkscape::SNAPSOURCE_GRID_PITCH), isr, false, true);

Completed in 28 milliseconds