Home
last modified time | relevance | path

Searched refs:isScriptForEventSupported (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DScriptLoader.h79 bool isScriptForEventSupported() const;
DScriptLoader.cpp210 if (!isScriptForEventSupported()) in prepareScript()
400 bool ScriptLoader::isScriptForEventSupported() const in isScriptForEventSupported() function in WebCore::ScriptLoader