Home
last modified time | relevance | path

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

/plugin/jplayer/components/jplayer/
H A Djplayer-built.js195 sepMin: ":", property in $.jPlayer.timeFormat
220 strTime += this.options.timeFormat.showMin ? strMin + this.options.timeFormat.sepMin : "";
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js195 sepMin: ":", property in $.jPlayer.timeFormat
220 strTime += this.options.timeFormat.showMin ? strMin + this.options.timeFormat.sepMin : "";
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.js195 sepMin: ":", property in $.jPlayer.timeFormat
220 strTime += this.options.timeFormat.showMin ? strMin + this.options.timeFormat.sepMin : "";
H A Djquery.jplayer.min.js2sepMin:":",sepSec:""};var c=function(){this.init()};c.prototype={init:function(){this.options={tim… property in a.jPlayer.timeFormat
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js195 sepMin: ":", property in $.jPlayer.timeFormat
220 strTime += this.options.timeFormat.showMin ? strMin + this.options.timeFormat.sepMin : "";
/plugin/jplayer/components/
H A Drequire-built.js2240 sepMin: ":", property in $.jPlayer.timeFormat
2265 strTime += this.options.timeFormat.showMin ? strMin + this.options.timeFormat.sepMin : "";