Searched refs:circleControl (Results 1 – 1 of 1) sorted by relevance
54 circleControl: ".cp-circle-control" property in CirclePlayer.cssSelector160 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,