Searched refs:startCodePoint (Results 1 – 1 of 1) sorted by relevance
331 final int startCodePoint = stringToGesture.codePointAt(0); in gesture() local332 Point oldPoint = getXY(startCodePoint); in gesture()337 for (int i = Character.charCount(startCodePoint); i < stringToGesture.length(); in gesture()