Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Dinterface.php93 private $svgCache; variable in BatcheditInterface
101 $this->svgCache = array();
747 if (!array_key_exists($id, $this->svgCache)) {
748 $this->svgCache[$id] = file_get_contents(DOKU_PLUGIN . 'batchedit/images/' . $id . '.svg');
751 return $this->svgCache[$id];
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js2svgCache={has:function(name,callback){callback(false)},get:function(){},set:function(){}};function… class
H A Dfabric.js3381 var svgCache = { class
3708 svgCache.has(url, function (hasUrl) {
3710 svgCache.get(url, function (value) {
3737 svgCache.set(url, {