Home
last modified time | relevance | path

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

/external/llvm-project/polly/www/video-js/
Dvideo.js1489 if (!this.subtitleDisplays) {
1490 this.subtitleDisplays = []; property
1494 this.subtitleDisplays.push(element);
1542 this.each(this.subtitleDisplays, function(disp){