Searched defs:hasChanges (Results 1 – 8 of 8) sorted by relevance
177 UBool hasChanges() const { return numChanges != 0; } in hasChanges() function
246 public boolean hasChanges() { return numChanges != 0; } in hasChanges() method in Edits
238 public boolean hasChanges() { return numChanges != 0; } in hasChanges() method in Edits
166 boolean hasAdditions, boolean hasChanges) { in emitIndexHeader()972 boolean hasChanges) { in recordDiffs()
844 boolean hasChanges) { in writeSectionHeader()910 boolean hasChanges) { in writeNavigationBar()
1757 bool hasChanges = false; in optimizeEdges() local
2320 bool hasChanges = false; in optimizeEdges() local