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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DParserContentPolicy.h50 static inline bool pluginContentIsAllowed(ParserContentPolicy parserContentPolicy) function in namespace:blink
57 if (pluginContentIsAllowed(parserContentPolicy))

Completed in 73 milliseconds