Searched defs:dispatchModifiedEvent (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DCharacterData.cpp81 // We don't call dispatchModifiedEvent here because we don't want the
178 dispatchModifiedEvent(oldData.get());
190 void CharacterData::dispatchModifiedEvent(StringImpl* oldData) function in class:WebCore::CharacterData

Completed in 45 milliseconds