Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo.js65 …if (this.getPreloadAttribute() !== undefined) { this.options.preload = this.getPreloadAttribute();…
132 getPreloadAttribute: function(){ method