Searched refs:parseStyle (Results 1 – 2 of 2) sorted by relevance
54 function parseStyle(style) { function112 styles.push({inverse, styles: parseStyle(style)});
942 this.style = options.style.parseStyle();1065 String.prototype.parseStyle = function(){ method in String