Home | History | Annotate | Download | only in editing

Lines Matching refs:originalLength

1388         unsigned originalLength = text->length();
1389 insertTextIntoNode(text, originalLength, next->data());
1395 positionOnlyToBeUpdated.moveToPosition(text, originalLength + positionOnlyToBeUpdated.offsetInContainerNode());