Home | History | Annotate | Download | only in widget

Lines Matching refs:currpos

1048             int currpos = mEST.getSelectionStart();
1049 mEST.setSelection(currpos, currpos);