Searched refs:excludeBounds (Results 1 – 2 of 2) sorted by relevance
31 UnicodeSet excludeBounds; variable55 …SortedLines(const UnicodeSet &set, const UnicodeSet &excludeBounds, const StrengthProbe &probe, UP…
9 SortedLines::SortedLines(const UnicodeSet &set, const UnicodeSet &excludeBounds, const StrengthProb… in SortedLines() argument17 excludeBounds(excludeBounds), in SortedLines()68 while(excludeBounds.contains(UnicodeString(toSort[i-j]->name, toSort[i-j]->len))) { in getBounds()