Searched defs:lastSpace (Results 1 – 2 of 2) sorted by relevance
81 Space *lastSpace; variable
112 int lastSpace = TextUtils.lastIndexOf(text, ' ', currentOffset + fittingChars - 1); in formatPages() local