Home | History | Annotate | Download | only in dom

Lines Matching defs:textInserted

3406 void Document::textInserted(Node* text, unsigned offset, unsigned length)
3411 (*it)->textInserted(text, offset, length);