Searched refs:fromFile (Results 1 – 2 of 2) sorted by relevance
227 private function legacyConstruct($html = '', $fromFile = false, array $options = array()) argument229 $this->set_html($html, $fromFile);
67 Asset.fromFile = function(file) {3447 Player.fromFile = function(file) {3448 return new Player(Asset.fromFile(file));