Home
last modified time | relevance | path

Searched refs:setStartAt (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DPlaylistItemContentDetails.php74 public function setStartAt($startAt) function in Google\\Service\\YouTube\\PlaylistItemContentDetails
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
DStructuredQuery.php131 public function setStartAt(Cursor $startAt) function in Google\\Service\\Firestore\\StructuredQuery
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
Dfind.js6 …d=c.editable();b&&!a?(a=b.clone(),a.collapse(!0)):(a=c.createRange(),a.setStartAt(d,CKEDITOR.POSIT…
14 …his.matchRange.getCursors(),p=h[h.length-1],h=h[0],g=c.createRange();g.setStartAt(c.editable(),CKE…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
Dfind.js7 …d=c.editable();b&&!a?(a=b.clone(),a.collapse(!0)):(a=c.createRange(),a.setStartAt(d,CKEDITOR.POSIT…
15 p=g[g.length-1],g=g[0],m=c.createRange();m.setStartAt(c.editable(),CKEDITOR.POSITION_AFTER_START);m…
/plugin/ckgdoku/ckeditor/
Dckeditor.js146 …r,b=this.endContainer;a.is&&a.is("span")&&a.data("cke-bookmark")&&this.setStartAt(a,CKEDITOR.POSIT…
154 new CKEDITOR.dom.range(this.root);h=this.root;r.setStartAt(h,CKEDITOR.POSITION_AFTER_START);r.setEn…
155 (L=a);return b};r.guard=V;r=r.lastBackward();H=H||h;this.setStartAt(H,!H.is("br")&&(!r&&this.checkS…
158 …n!0};c&&(m=f[a==CKEDITOR.SHRINK_ELEMENT?"lastForward":"next"]())&&this.setStartAt(m,b?CKEDITOR.POS…
159 ….endOffset++;this.setStartBefore(a)},moveToPosition:function(a,b){this.setStartAt(a,b);this.collap…
161 …+1)},setEndBefore:function(a){this.setEnd(a.getParent(),a.getIndex())},setStartAt:function(b,c){sw…
168 …entPath(this.startContainer,this.root);c=this.clone();c.collapse(!0);c.setStartAt(a.block||a.block…
169 …()},getPreviousNode:function(a,b,c){var d=this.clone();d.collapse(1);d.setStartAt(c||this.root,CKE…
173 …is(CKEDITOR.dtd.$block)&&"false"==e.getAttribute("contenteditable")?(c.setStartAt(e,CKEDITOR.POSIT…
183 …!q.collapsed&&c(q,v.block,1);q.shrink(CKEDITOR.SHRINK_ELEMENT,!0);u&&q.setStartAt(f.block,CKEDITOR…
[all …]
/plugin/ckgedit/ckeditor/
Dckeditor.js162 …r,b=this.endContainer;a.is&&a.is("span")&&a.data("cke-bookmark")&&this.setStartAt(a,CKEDITOR.POSIT…
170 h=this.root;n.setStartAt(h,CKEDITOR.POSITION_AFTER_START);n.setEnd(this.startContainer,this.startOf…
171 I=I||h;this.setStartAt(I,!I.is("br")&&(!n&&this.checkStartOfBlock()||n&&I.contains(n))?CKEDITOR.POS…
174 …n!0};c&&(m=g[a==CKEDITOR.SHRINK_ELEMENT?"lastForward":"next"]())&&this.setStartAt(m,b?CKEDITOR.POS…
175 ….endOffset++;this.setStartBefore(a)},moveToPosition:function(a,b){this.setStartAt(a,b);this.collap…
177 …+1)},setEndBefore:function(a){this.setEnd(a.getParent(),a.getIndex())},setStartAt:function(b,c){sw…
184 this.root);c=this.clone();c.collapse(!0);c.setStartAt(a.block||a.blockLimit,CKEDITOR.POSITION_AFTER…
185 …()},getPreviousNode:function(a,b,c){var d=this.clone();d.collapse(1);d.setStartAt(c||this.root,CKE…
189 …is(CKEDITOR.dtd.$block)&&"false"==f.getAttribute("contenteditable")?(c.setStartAt(f,CKEDITOR.POSIT…
205 …!u.collapsed&&c(u,m.block,1);u.shrink(CKEDITOR.SHRINK_ELEMENT,!0);M&&u.setStartAt(k.block,CKEDITOR…
[all …]
Dckeditor.js.unc3495 …a.is && a.is("span") && a.data("cke-bookmark") && this.setStartAt(a, CKEDITOR.POSITION_BEFORE_STAR…
3639 l.setStartAt(g, CKEDITOR.POSITION_AFTER_START);
3667 …this.setStartAt(H, !H.is("br") && (!l && this.checkStartOfBlock() || l && H.contains(l)) ? CKEDITO…
3716 … = h[a == CKEDITOR.SHRINK_ELEMENT ? "lastForward" : "next"]()) && this.setStartAt(m, b ? CKEDITOR.…
3732 this.setStartAt(a, b);
3771 setStartAt: function(b, c) {
3859 …root) && !f.getFirst(a(f));) h = f.getParent(), this[b ? "setEndAt" : "setStartAt"](f, CKEDITOR.PO…
3874 …f[d ? "setStartAt" : "setEndAt"](a, d ? CKEDITOR.POSITION_AFTER_START : CKEDITOR.POSITION_BEFORE_E…
3888 c.setStartAt(a.block || a.blockLimit, CKEDITOR.POSITION_AFTER_START);
3909 d.setStartAt(c || this.root, CKEDITOR.POSITION_AFTER_START);
[all …]