Home
last modified time | relevance | path

Searched refs:mouseDragging (Results 1 – 1 of 1) sorted by relevance

/plugin/processing/
H A Dscript.js1125 mouseDragging = false, variable
11402 p.mouseDragging = true;
11411 p.mouseDragging = false;
11432 if (typeof p.mouseClicked === "function" && !p.mouseDragging) {