Searched refs:onlyChanges_ (Results 1 – 4 of 4) sorted by relevance
207 remaining(0), onlyChanges_(FALSE), coarse(FALSE), in Iterator()229 UBool next(UErrorCode &errorCode) { return next(onlyChanges_, errorCode); } in next()419 UBool onlyChanges_, coarse; member
283 private final boolean onlyChanges_, coarse; field in Edits.Iterator293 onlyChanges_ = oc; in Iterator()346 return next(onlyChanges_); in next()
273 private final boolean onlyChanges_, coarse; field in Edits.Iterator283 onlyChanges_ = oc; in Iterator()335 return next(onlyChanges_); in next()
401 onlyChanges_(oc), coarse(crs), in Iterator()