Searched refs:EndToEnd (Results 1 – 2 of 2) sorted by relevance
/plugin/fckg/fckeditor/editor/plugins/range/ |
H A D | fckplugin.js | 379 EndToEnd:"EndToEnd", property in rangeContact.p 387 EndToEnd:2, property in rangeContact.p 393 r2[p.method](p.EndToEnd, r1)==1 && 398 r2[p.method](p.EndToEnd, r1)==-1 &&
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js.unc | 9067 … t.setEndPoint(0 > u.compareEndPoints("StartToStart", c) ? "EndToEnd" : "StartToStart", c); 9539 …ment.$.body.createTextRange(), p.moveToElementText(k.$), I.setEndPoint("EndToEnd", p), I.moveEnd("…
|