Home
last modified time | relevance | path

Searched defs:createObjects (Results 1 – 3 of 3) sorted by path

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js3845 fabric.ElementsParser.prototype.createObjects = function() { method in fabric.ElementsParser
H A Dfabric.min.js2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(…
/plugin/bez/action/
H A Dbase.php58 public function createObjects($skip_acl=false) { function in action_plugin_bez_base