MCPcopy
hub / github.com/fabricjs/fabric.js / object.js

File object.js

test/unit/object.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function(){
2
3 var canvas = this.canvas = new fabric.StaticCanvas(null, {enableRetinaScaling: false});
4

Callers

nothing calls this directly

Calls 15

doneFunction · 0.85
findCommonAncestorsFunction · 0.85
configureMethod · 0.80
setZoomMethod · 0.80
getMethod · 0.80
scaleMethod · 0.80
cloneAsImageMethod · 0.80
isTypeMethod · 0.80
toggleMethod · 0.80
_setLineDashMethod · 0.80
onMethod · 0.80

Tested by

no test coverage detected