Home
last modified time | relevance | path

Searched refs:keepfirst (Results 1 – 4 of 4) sorted by relevance

/plugin/moaieditor/scripts/
Dmirror.js297 let i = change.num.keepfirst;
307 if (this.content.childElementCount > change.num.keepfirst)
308 mirrornode = this.content.childNodes[change.num.keepfirst];
320 let i = j+change.num.keepfirst;
Dwatcher.js118 …const data = { num:{keepfirst:i0, remove:removed, insert:inserted}, index:{keeplast: (i0+removed)}… property
Ddirty.js326 if (match.endline < change.num.keepfirst-1)
/plugin/moaieditor/scripts/match/
Dmatches.js90 const start = change.num.keepfirst;