Home
last modified time | relevance | path

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

/external/llvm-project/polly/www/video-js/
Dvideo.js1258 if (!this.durationDisplays) {
1259 this.durationDisplays = []; property
1262 this.durationDisplays.push(element);
1265 if (!this.durationDisplays) { return; }
1266 this.each(this.durationDisplays, function(dis){