Searched refs:bindStopSlidingEvents (Results 1 – 1 of 1) sorted by relevance
3357 bindStopSlidingEvents(pane, false); // will set isSliding=false3519 bindStopSlidingEvents(pane, true); // BIND trigger events to close sliding-pane3521 bindStopSlidingEvents(pane, false); // UNBIND trigger events - will set isSliding=false3677 bindStopSlidingEvents(pane, true); // BIND trigger events to close sliding-pane3711 bindStopSlidingEvents(pane, false); // UNBIND trigger events - TODO: is this needed here?3805 , bindStopSlidingEvents = function (pane, enable) { function