Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.cpp1096 static inline bool isEventHandlerAttribute(const Attribute& attribute) in isEventHandlerAttribute() function
1110 if (isEventHandlerAttribute(attributeVector[source]) in stripScriptingAttributes()