Searched refs:onlyChanges (Results 1 – 11 of 11) sorted by relevance
412 UBool next(UBool onlyChanges, UErrorCode &errorCode);
409 UBool next(UBool onlyChanges, UErrorCode &errorCode);
339 private boolean next(boolean onlyChanges) { in next() argument380 if (onlyChanges) { in next()
349 private boolean next(boolean onlyChanges) { in next() argument390 if (onlyChanges) { in next()
449 UBool Edits::Iterator::next(UBool onlyChanges, UErrorCode &errorCode) { in next() argument493 if (onlyChanges) { in next()
448 UBool Edits::Iterator::next(UBool onlyChanges, UErrorCode &errorCode) { in next() argument492 if (onlyChanges) { in next()
2541 // calls reset() on its SemanticsNode if onlyChanges isn't set,