Home
last modified time | relevance | path

Searched refs:cacher (Results 1 – 6 of 6) sorted by relevance

/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js536 toHex = cacher(function (color) {
551 toHex = cacher(function (color) {
812 function cacher(f, scope, postprocessor) { function
876 R.getRGB = cacher(function (colour) {
958 R.hsb = cacher(function (h, s, b) {
972 R.hsl = cacher(function (h, s, l) {
986 R.rgb = cacher(function (r, g, b) {
1120 R.parseTransformString = cacher(function (TString) {
1837 rotate = cacher(function (x, y, rad) {
1969 path2curve = R._path2curve = cacher(function (path, path2) {
[all …]
/plugin/callflow/
H A Draphael.js933 toHex = cacher(function (color) {
948 toHex = cacher(function (color) {
1209 function cacher(f, scope, postprocessor) { function
1273 R.getRGB = cacher(function (colour) {
1355 R.hsb = cacher(function (h, s, b) {
1369 R.hsl = cacher(function (h, s, l) {
1383 R.rgb = cacher(function (r, g, b) {
1516 R.parseTransformString = cacher(function (TString) {
2223 rotate = cacher(function (x, y, rad) {
2355 path2curve = R._path2curve = cacher(function (path, path2) {
[all …]
/plugin/advrack/
H A Draphael.js933 toHex = cacher(function (color) {
948 toHex = cacher(function (color) {
1209 function cacher(f, scope, postprocessor) { function
1273 R.getRGB = cacher(function (colour) {
1355 R.hsb = cacher(function (h, s, b) {
1369 R.hsl = cacher(function (h, s, l) {
1383 R.rgb = cacher(function (r, g, b) {
1516 R.parseTransformString = cacher(function (TString) {
2223 rotate = cacher(function (x, y, rad) {
2355 path2curve = R._path2curve = cacher(function (path, path2) {
[all …]
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js1035 function cacher(f, scope, postprocessor) {
1052 Snap._.cacher = cacher;
1355 Snap.getRGB = cacher(function (colour) {
1443 Snap.hsb = cacher(function (h, s, b) {
1456 Snap.hsl = cacher(function (h, s, l) {
1469 Snap.rgb = cacher(function (r, g, b, o) {
1479 toHex = cacher(function (color) {
5398 return Snap._.cacher(function (path, length, onlystart) {
6065 rotate = Snap._.cacher(function (x, y, rad) {
H A Dsnap.svg-min.js19 …eturn A(b).replace(a,function(a,b){return c(a,b,d)})}}(),c._.clone=f,c._.cacher=i,c.rad=k,c.deg=l,…
20cacher(function(a,f,h){a instanceof b&&(a=a.attr("d")),a=E(a);for(var j,k,l,m,n,o="",p={},q=0,r=0,…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js3232 function cacher(f) { function
3791 rotate = cacher(function(x, y, rad) {