Searched refs:withColor (Results 1 – 3 of 3) sorted by relevance
5153 _proto.withColor = function withColor(color) {8088 …var elements = buildHTML_buildExpression(group.body, options.withColor(group.color), false); // \c…8097 var inner = buildMathML_buildExpression(group.body, options.withColor(group.color));9160 var colorOptions = group.rightColor ? options.withColor(group.rightColor) : options;
1 …withColor=function(t){return this.extend({color:t})},e.withPhantom=function(){return this.extend({… function
5159 withColor(color) { method in Options7975 …const elements = buildExpression(group.body, options.withColor(group.color), false); // \color isn…7984 const inner = buildExpression$1(group.body, options.withColor(group.color));9032 const colorOptions = group.rightColor ? options.withColor(group.rightColor) : options;