Home | History | Annotate | Download | only in dom

Lines Matching defs:didInsertText

3827 void Document::didInsertText(Node* text, unsigned offset, unsigned length)
3832 (*it)->didInsertText(text, offset, length);