Lines Matching refs:newBehavior
91 newBehavior: function(name, activate, functions){ method
959 VideoJS.player.newBehavior("player", function(player){
1041 VideoJS.player.newBehavior("mouseOverVideoReporter", function(element){
1066 VideoJS.player.newBehavior("box", function(element){
1085 VideoJS.player.newBehavior("poster", function(element){
1119 VideoJS.player.newBehavior("controlBar", function(element){
1156 VideoJS.player.newBehavior("playToggle", function(element){
1187 VideoJS.player.newBehavior("playButton", function(element){
1194 VideoJS.player.newBehavior("pauseButton", function(element){
1202 VideoJS.player.newBehavior("playProgressBar", function(element){
1221 VideoJS.player.newBehavior("loadProgressBar", function(element){
1236 VideoJS.player.newBehavior("currentTimeDisplay", function(element){
1257 VideoJS.player.newBehavior("durationDisplay", function(element){
1275 VideoJS.player.newBehavior("currentTimeScrubber", function(element){
1317 VideoJS.player.newBehavior("volumeDisplay", function(element){
1347 VideoJS.player.newBehavior("volumeScrubber", function(element){
1376 VideoJS.player.newBehavior("fullscreenToggle", function(element){
1401 VideoJS.player.newBehavior("bigPlayButton", function(element){
1426 VideoJS.player.newBehavior("spinner", function(element){
1488 VideoJS.player.newBehavior("subtitlesDisplay", function(element){