Searched defs:scriptingContentIsAllowed (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DParserContentPolicy.h38 static inline bool scriptingContentIsAllowed(ParserContentPolicy parserContentPolicy) function in namespace:blink
45 if (!scriptingContentIsAllowed(parserContentPolicy))

Completed in 2907 milliseconds