Home
last modified time | relevance | path

Searched refs:PropertyHandler (Results 1 – 3 of 3) sorted by relevance

/external/owasp/sanitizer/src/main/org/owasp/html/
DCssGrammar.java61 static void parsePropertyGroup(String css, PropertyHandler handler) { in parsePropertyGroup()
92 CssTokens.TokenIterator it, PropertyHandler handler) { in parsePropertyValue()
205 interface PropertyHandler { interface in CssGrammar
DStylingPolicy.java67 CssGrammar.parsePropertyGroup(style, new CssGrammar.PropertyHandler() { in sanitizeCssProperties()
/external/chromium_org/v8/test/cctest/
Dtest-accessors.cc66 THREADED_TEST(PropertyHandler) { in THREADED_TEST() argument