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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DScriptForbiddenScope.cpp34 ScriptForbiddenScope::AllowUserAgentScript::AllowUserAgentScript() function in class:WebCore::ScriptForbiddenScope::AllowUserAgentScript
39 ScriptForbiddenScope::AllowUserAgentScript::~AllowUserAgentScript()
H A DScriptForbiddenScope.h20 class AllowUserAgentScript { class in class:WebCore::ScriptForbiddenScope
22 AllowUserAgentScript();
23 ~AllowUserAgentScript();
36 class AllowUserAgentScript {
38 AllowUserAgentScript() { }

Completed in 240 milliseconds