Home
last modified time | relevance | path

Searched defs:allowScript (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebFrameClient.h296 virtual bool allowScript(WebFrame*, bool enabledPerSettings) { return enabledPerSettings; } in allowScript() function
/external/webkit/Tools/DumpRenderTree/chromium/
DWebViewHost.cpp1123 bool WebViewHost::allowScript(WebFrame*, bool enabledPerSettings) in allowScript() function in WebViewHost