Home | History | Annotate | Download | only in text

Lines Matching defs:countSpacesRight

980     private static int countSpacesRight(char[] dest,
1389 if (lacount > countSpacesRight(dest, start, length)) {