Home | History | Annotate | Download | only in text

Lines Matching defs:countSpacesLeft

969     private static int countSpacesLeft(char[] dest,
1419 if (lacount > countSpacesLeft(dest, start, length)) {