Searched refs:ColorValueCollector (Results 1 – 2 of 2) sorted by relevance
31575 this.styleSheet.acceptVisitor(new ColorValueCollector(colorValues, this.offset));32113 var ColorValueCollector = /** @class */ (function () {32114 function ColorValueCollector(entries, currentOffset) { class in AnonymousFunction410cd55f1e30032119 ColorValueCollector.prototype.visitNode = function (node) { class32127 return ColorValueCollector;
1 …ColorValueCollector(colorValues, this.offset));\n for (var _i = 0, _a = colorValues.getEntr…