Home
last modified time | relevance | path

Searched defs:attrChange (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/dom/
DMutationEvent.cpp35 const String& attrName, unsigned short attrChange) in MutationEvent()
51 const String& attrName, unsigned short attrChange) in initMutationEvent()
DMutationEvent.h61 unsigned short attrChange() const { return m_attrChange; } in attrChange() function
/external/webkit/Source/WebKit/chromium/src/
DWebDOMMutationEvent.cpp60 WebDOMMutationEvent::AttrChangeType WebDOMMutationEvent::attrChange() const in attrChange() function in WebKit::WebDOMMutationEvent
DWebMutationEvent.cpp60 WebMutationEvent::AttrChangeType WebMutationEvent::attrChange() const in attrChange() function in WebKit::WebMutationEvent
/external/webkit/Source/WebKit/win/
DDOMEventsClasses.cpp558 HRESULT STDMETHODCALLTYPE DOMMutationEvent::attrChange( in attrChange() function in DOMMutationEvent