Searched defs:replacementLength (Results 1 – 1 of 1) sorted by relevance
83 int replacementLength, int cursorPosition, Image image, String displayString, in CompletionProposal()88 assert replacementLength >= 0; in CompletionProposal() local