Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1_requestAnimFrame=fabric.window.requestAnimationFrame||fabric.window.webkitRequestAnimationFrame||… variable
H A Dfabric.js2389 var _requestAnimFrame = fabric.window.requestAnimationFrame || variable
2405 return _requestAnimFrame.apply(fabric.window, arguments);