Home | History | Annotate | Download | only in jni

Lines Matching refs:oldEnd

384          *  In the currently focused textfield, replace the characters from oldStart to oldEnd
385 * (if oldStart == oldEnd, this will be an insert at that position) with replace,
389 int oldEnd, const WTF::String& replace, int start, int end,