Home
last modified time | relevance | path

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

/plugin/statistics/inc/pchart/
H A DPalette.php71 static public function fromFile($filename, $delimiter = ',') { function in Palette
H A DpChart.php188 $this->palette = Palette::fromFile($FileName, $Delimiter);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js67 Asset.fromFile = function(file) { function
3447 Player.fromFile = function(file) { function
3448 return new Player(Asset.fromFile(file));