Lines Matching refs:appendChild
575 this.box.appendChild(this.controls);
581 this.controls.appendChild(this.playControl);
586 this.controls.appendChild(this.progressControl);
590 this.progressControl.appendChild(this.progressHolder);
595 this.progressHolder.appendChild(this.loadProgressBar);
600 this.progressHolder.appendChild(this.playProgressBar);
605 this.controls.appendChild(this.timeControl);
609 this.timeControl.appendChild(this.currentTimeDisplay);
614 this.timeControl.appendChild(this.timeSeparator);
618 this.timeControl.appendChild(this.durationDisplay);
626 this.controls.appendChild(this.volumeControl);
637 this.controls.appendChild(this.fullscreenControl);
647 this.box.appendChild(this.poster);
668 this.box.appendChild(this.bigPlayButton);
678 this.box.appendChild(this.spinner);
689 this.box.appendChild(this.stylesCheckDiv);
797 this.box.appendChild(this.subtitlesDisplay);