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

/inkscape/src/
H A Dgradient-drag.h191 bool mouseOver();
H A Dgradient-drag.cpp2116 bool GrDrag::mouseOver() function in class:GrDrag
/inkscape/src/ui/tools/
H A Dmesh-tool.cpp575 if (!drag->mouseOver() && !selection->isEmpty()) {
587 if( drag->mouseOver() ) {
H A Dgradient-tool.cpp578 if (!drag->mouseOver() && !selection->isEmpty()) {

Completed in 46 milliseconds