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

/inkscape/src/
H A Ddesktop.h308 bool isWithinViewport(SPItem *item) const;
H A Ddesktop.cpp599 bool SPDesktop::isWithinViewport (SPItem *item) const function in class:SPDesktop
H A Dselection-chemistry.cpp2391 ( !only_in_viewport || desktop->isWithinViewport(item) ) &&
2416 ( !only_in_viewport || desktop->isWithinViewport(item) ) )

Completed in 32 milliseconds