Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Djquery.grab.js120 if (e.data.onmove){
121 e.data.onmove.call(e.data.element, e.data);
170 if (e.data.onmove){
171 e.data.onmove.call(e.data.elem, e.data);
H A Dcircle.player.js163 }, onmove: function(event){
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js3209 elproto.drag = function (onmove, onstart, onend, move_scope, start_scope, end_scope) { argument
3234 onmove && eve.on("raphael.drag.move." + this.id, onmove);
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js7687 elproto.drag = function (onmove, onstart, onend, move_scope, start_scope, end_scope) { argument
7707 onmove && eve.on("snap.drag.move." + el.id, onmove);
/plugin/callflow/
H A Draphael.js3584 elproto.drag = function (onmove, onstart, onend, move_scope, start_scope, end_scope) { argument
3609 onmove && eve.on("raphael.drag.move." + this.id, onmove);
/plugin/advrack/
H A Draphael.js3584 elproto.drag = function (onmove, onstart, onend, move_scope, start_scope, end_scope) { argument
3609 onmove && eve.on("raphael.drag.move." + this.id, onmove);