OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eventNameForAttributeName
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/
HTMLElement.h
125
const AtomicString&
eventNameForAttributeName
(const QualifiedName& attrName) const;
HTMLElement.cpp
207
const AtomicString& HTMLElement::
eventNameForAttributeName
(const QualifiedName& attrName) const
322
const AtomicString& eventName =
eventNameForAttributeName
(name);
[
all
...]
Completed in 52 milliseconds