Home | History | Annotate | Download | only in text

Lines Matching refs:inserted

469             int inserted = change(false, start + 1, start + 1,
472 change(false, start + inserted, start + inserted + oldlen - 1,
486 off = off * inserted / (end - start);
495 off = off * inserted / (end - start);
502 sendTextChange(recipients, start, origlen, inserted);
511 * inserted at the start or end of the span's range.