Home | History | Annotate | Download | only in webkit

Lines Matching refs:startDelete

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