Searched refs:_tryParsingColor (Results 1 – 2 of 2) sorted by relevance
2 …is.setSource([0,0,0,1])}else{this._tryParsingColor(color)}}fabric.Color=Color;fabric.Color.prototy… method in fabric.Color
4398 this._tryParsingColor(color);4410 _tryParsingColor: function(color) { method in fabric.Color