Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js54 circleControl: ".cp-circle-control" property in CirclePlayer.cssSelector
160 this.jq.circleControl.grab({
215 var offset = this.jq.circleControl.offset(),
216 x = pageX - offset.left - this.jq.circleControl.width()/2,
217 y = pageY - offset.top - this.jq.circleControl.height()/2,