Home | History | Annotate | Download | only in webkit

Lines Matching refs:newCaret

252             int newCaret = selectionStart + text.length();
253 setSelection(newCaret, newCaret);