Home
last modified time | relevance | path

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

/template/parallax/lib/js/
H A Dretina-1.1.0.js62 root.RetinaImagePath = RetinaImagePath;
64 function RetinaImagePath(path, at_2x_path) { class
75 RetinaImagePath.confirmed_paths = [];
77 RetinaImagePath.prototype.is_external = function() {
81 RetinaImagePath.prototype.check_2x_variant = function(callback) {
87 } else if (this.at_2x_path in RetinaImagePath.confirmed_paths) {
105 RetinaImagePath.confirmed_paths.push(that.at_2x_path);
119 this.path = new RetinaImagePath(this.el.getAttribute('src'), this.el.getAttribute('data-at2x'));
H A Dretina-1.1.0.min.js10 …f(b.matchMedia&&b.matchMedia(f).matches){return true}return false};b.RetinaImagePath=e;function e(…