Searched refs:styleProperty (Results 1 – 1 of 1) sorted by relevance
186 wrapWithStyleColors(styleProperty, content) { argument187 if (this[styleProperty] && this[styleProperty].length) {190 for (let i = this[styleProperty].length - 1; i >= 0; i--) {191 colors = colors[this[styleProperty][i]];