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

/inkscape/src/
H A Dsnap.cpp629 bool onScreen = _desktop->get_display_area().contains((*i).getPoint()); local
630 if (onScreen || allowOffScreen) { // Only snap to points which are not off the screen

Completed in 15 milliseconds