Home | History | Annotate | Download | only in webkit

Lines Matching refs:startDelete

323             int startDelete = Math.max(0, a - leftLength);
324 if (startDelete < a) {
325 setNewText(startDelete, a, "");