Home
last modified time | relevance | path

Searched defs:leftVel (Results 1 – 1 of 1) sorted by relevance

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js6543 leftVel = leftCloseness * this.scrollSpeed * -1; // negative. for scrolling left property
6546 leftVel = rightCloseness * this.scrollSpeed; property