Searched refs:PropertyHandler (Results 1 – 3 of 3) sorted by relevance
61 static void parsePropertyGroup(String css, PropertyHandler handler) { in parsePropertyGroup()92 CssTokens.TokenIterator it, PropertyHandler handler) { in parsePropertyValue()205 interface PropertyHandler { interface in CssGrammar
67 CssGrammar.parsePropertyGroup(style, new CssGrammar.PropertyHandler() { in sanitizeCssProperties()
66 THREADED_TEST(PropertyHandler) { in THREADED_TEST() argument