Searched refs:gatherStyleText (Results 1 – 5 of 5) sorted by relevance
74 import {forEachRule, processVariableAndFallback, rulesForStyle, toCssText, gatherStyleText} from '.…162 const styleText = gatherStyleText(template.content);
271 export function gatherStyleText(element) { function
59 return StyleUtil.gatherStyleText(template.content);
1 …gatherStyleText(element) {\n /** @type {!Array<string>} */\n const styleTextParts = [];\n const…