Searched refs:onlyChanges (Results 1 – 4 of 4) sorted by relevance
301 private boolean next(boolean onlyChanges) { in next() argument342 if (onlyChanges) { in next()
293 private boolean next(boolean onlyChanges) { in next() argument334 if (onlyChanges) { in next()
312 UBool next(UBool onlyChanges, UErrorCode &errorCode);
446 UBool Edits::Iterator::next(UBool onlyChanges, UErrorCode &errorCode) { in next() argument490 if (onlyChanges) { in next()