Home
last modified time | relevance | path

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

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js13894 var otherSeg;
13896 otherSeg = otherSegs[i]; property
13897 if (otherSeg.leftCol <= seg.rightCol &&
13898 otherSeg.rightCol >= seg.leftCol) {