Searched defs:lengthDelta (Results 1 – 3 of 3) sorted by relevance
199 public int lengthDelta() { return delta; } in lengthDelta() method in Edits
195 public int lengthDelta() { return delta; } in lengthDelta() method in Edits
1925 int32_t lengthDelta = newLength - oldLength; in repTextReplace() local2200 int32_t lengthDelta = newLength - oldLength; in unistrTextReplace() local