Home
last modified time | relevance | path

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

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js6hasControls;group.origBorderColor=group.borderColor;group.hasControls=true;group.borderColor="rgba…
8hasControls||!this.active){return false}var ex=pointer.x,ey=pointer.y,xPoints,lines;for(var i in t…
9hasControls;object.hasControls=false},toString:function(){return"#<fabric.Group: ("+this.complexit…
13hasControls=this.selectable=false;this.lockMovementX=this.lockMovementY=true},_updateTextarea:func… property in canvas.AnonymousFunction148c19c32d700._savedProps
H A Dfabric.js10250 group.origHasControls = group.hasControls;
10253 group.hasControls = true;
11072 hasControls: true,
12912 if (!this.hasControls || !this.active) {
13090 if (!this.hasControls) {
16412 object.__origHasControls = object.hasControls;
16413 object.hasControls = false;
16662 object.hasControls = object.__origHasControls;
21915 this.hasControls = this.selectable = false;
21937 hasControls: this.hasControls, property in AnonymousFunction064b60f12d900._savedProps
[all …]