Searched refs:parsePropertyGroup (Results 1 – 2 of 2) sorted by relevance
61 static void parsePropertyGroup(String css, PropertyHandler handler) { in parsePropertyGroup() method in CssGrammar
67 CssGrammar.parsePropertyGroup(style, new CssGrammar.PropertyHandler() { in sanitizeCssProperties()