Home
last modified time | relevance | path

Searched refs:contains (Results 126 – 150 of 996) sorted by path

12345678910>>...40

/plugin/cite/
H A DLICENSE62 0. This License applies to any program or other work which contains
99 whole or in part contains or is derived from the Program or any
157 code means all the source code for all modules it contains, plus any
/plugin/ckgdoku/
H A DLICENSE62 0. This License applies to any program or other work which contains
99 whole or in part contains or is derived from the Program or any
157 code means all the source code for all modules it contains, plus any
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md100 …lugin which will now normalize the CSS `background` property if it only contains a color value. Th…
422 …ckeditor.com/ticket/13080): Fixed: Ugly notification shown when the response contains HTML content.
641 * [#12338](http://dev.ckeditor.com/ticket/12338): Fixed: The CKEditor package contains unoptimized …
703 …s://github.com/ckeditor/ckeditor-dev/tree/master/tests) directory which contains editor tests is n…
802 …com/#!/api/CKEDITOR.tools-property-transparentImageData) property which contains transparent image…
1162 …tor.com/#!/api/CKEDITOR.filter-property-allowedContent) property always contains rules in the same…
H A DLICENSE.md132 0. This License applies to any program or other work which contains
169 whole or in part contains or is derived from the Program or any
227 code means all the source code for all modules it contains, plus any
468 former contains code derived from the library, whereas the latter must
475 program which contains a notice placed by the copyright holder or
494 all the source code for all modules it contains, plus any associated
596 5. A program that contains no derivative of any portion of the
604 contains portions of the Library), rather than a "work that uses the
867 B. Any new file that contains any part of the Original Code or
1118 contains terms which differ from the Mozilla Public License and
[all …]
H A Dckeditor.js70contains&&a.contains(this))return a;var f=this.contains?this:this.getParent();do if(f.contains(a))…
89contains:document.compareDocumentPosition?function(a){return!!(this.$.compareDocumentPosition(a.$)…
109 …ntLeft||0,u=!0;CKEDITOR.env.ie&&(u=g.getDocumentElement().contains(this),g=g.getBody().contains(th…
333contains(d))||a.call(this,c)}}function l(a){function b(a){return function(b,e){e&&b.type==CKEDITOR…
371contains(fa)&&G.checkEndOfBlock()&&n.zombies.push(q);G.deleteContents()}for(;(I=g(G))&&a(I)&&I.isB…
385 c=c.contains(CKEDITOR.dtd.$list),!g.equals(c))){var m=e.contains(CKEDITOR.dtd.$list).getParent();f=…
388contains(CKEDITOR.dtd.$list),m=f.contains(CKEDITOR.dtd.$list);h.equals(m)||(m.moveChildren(h),m.re…
389 …c){var e=[],g,f=new CKEDITOR.dom.walker(c),h=c.startPath().contains(d),m=c.endPath().contains(d),k…
391 …s(d)&&++e};c.checkForward();if(1<e){var c=b.startPath().contains("table"),g=b.endPath().contains("…
986contains(e.editable)||f.isReadOnly())return null;k=y(e,function(a,b){return!b.equals(a)},function(…
[all …]
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …(),I=G.getSelection(),E=I&&I.getSelectedElement(),H=E&&G.elementPath(E).contains("a",1);var B;if(E…
H A Dimage.js.unc315 link = element && editor.elementPath( element ).contains( 'a', 1 );
/plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js5 …hrink(CKEDITOR.SHRINK_TEXT);return c.elementPath(b.getCommonAncestor()).contains(d,1)}function e(c…
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …nk(CKEDITOR.NODE_ELEMENT)}r=h.elementPath(m[0].getCommonAncestor(true)).contains("table",1)}}this.…
H A Dtable.js.unc90 table = editor.elementPath( ranges[ 0 ].getCommonAncestor( true ) ).contains( 'table', 1 );
297 // Check if the table contains <thead>.
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md23 - **mainui.css**: the file contains styles of entire editor outline structures,
24 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
25 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
26 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
28 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
29 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
38 - **images/**: contains a fill general used images,
39 - **dev/**: contains SVG and PNG source of the skin icons.
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md25 - **mainui.css**: the file contains styles of entire editor outline structures,
26 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
27 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
28 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
40 - **icons/**: contains all skin defined icons,
41 - **images/**: contains a fill general used images,
42 - **dev/**: contains SVG source of the skin icons.
/plugin/ckgedit/
H A DLICENSE62 0. This License applies to any program or other work which contains
99 whole or in part contains or is derived from the Program or any
157 code means all the source code for all modules it contains, plus any
/plugin/ckgedit/ckeditor/
H A DCHANGES.md395 …ixed: The [`elementPath.contains()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_e…
520 …lugin which will now normalize the CSS `background` property if it only contains a color value. Th…
842 …ckeditor.com/ticket/13080): Fixed: Ugly notification shown when the response contains HTML content.
1061 * [#12338](https://dev.ckeditor.com/ticket/12338): Fixed: The CKEditor package contains unoptimized…
1123 …s://github.com/ckeditor/ckeditor-dev/tree/master/tests) directory which contains editor tests is n…
1222 …t/api/CKEDITOR_tools.html#property-transparentImageData) property which contains transparent image…
1582 …atest/api/CKEDITOR_filter.html#property-allowedContent) property always contains rules in the same…
H A DLICENSE.md132 0. This License applies to any program or other work which contains
169 whole or in part contains or is derived from the Program or any
227 code means all the source code for all modules it contains, plus any
468 former contains code derived from the library, whereas the latter must
475 program which contains a notice placed by the copyright holder or
494 all the source code for all modules it contains, plus any associated
596 5. A program that contains no derivative of any portion of the
604 contains portions of the Library), rather than a "work that uses the
867 B. Any new file that contains any part of the Original Code or
1118 contains terms which differ from the Mozilla Public License and
[all …]
H A Dckeditor.js81 …quals(this))return this;if(a.contains&&a.contains(this))return a;var d=this.contains?this:this.get…
82 …DITOR.NODE_ELEMENT){if(d.contains){if(d.contains(b))return CKEDITOR.POSITION_CONTAINS+CKEDITOR.POS…
103contains:document.compareDocumentPosition?function(a){return!!(this.$.compareDocumentPosition(a.$)…
123 …ntLeft||0,k=!0;CKEDITOR.env.ie&&(k=e.getDocumentElement().contains(this),e=e.getBody().contains(th…
406 d.contains(k)&&e.contains(t)&&t.isIdentical(k)&&(t.moveChildren(k),t.remove(),g(b,c,d,e))}function …
408 ….equals(v)&&!A.contains(v)&&l.checkEndOfBlock()&&z.zombies.push(A);l.deleteContents()}for(;(p=e(l)…
422contains("table").getParent();t=function(a){return!a.equals(g)}}else if(e.block&&e.block.is(CKEDIT…
424 …var d=c(b,a.bookmark),e=d.startPath(),f=d.endPath(),g=e.contains(CKEDITOR.dtd.$list),k=f.contains(…
425contains(CKEDITOR.dtd.$list),h=g.contains(CKEDITOR.dtd.$list);k.equals(h)||(h.moveChildren(k),h.re…
430 …iner,m);m=new CKEDITOR.dom.elementPath(g.endContainer,m);l=l.contains("table");m=m.contains("table…
[all …]
H A Dckeditor.js.unc1963 if (a.contains && a.contains(this)) return a;
1976 if (d.contains) {
7581 if (e.startPath().contains(f)) {
8633 A = A && A.contains(H) || l && l.contains(H);
10384 contains: function(a, d, b) {
19336 var q = g.contains(n);
19337 k || (k = g.contains(f));
20310 var e = m.contains(v, 1),
20996 if (e && b.contains(e))
21001 if (f && b.contains(f))
[all …]
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …(),I=G.getSelection(),E=I&&I.getSelectedElement(),H=E&&G.elementPath(E).contains("a",1);var B;if(E…
H A Dimage.js.unc316 link = element && editor.elementPath( element ).contains( 'a', 1 );
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js5 …hrink(CKEDITOR.SHRINK_TEXT);return c.elementPath(b.getCommonAncestor()).contains(d,1)}function e(c…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …nk(CKEDITOR.NODE_ELEMENT)}r=h.elementPath(m[0].getCommonAncestor(true)).contains("table",1)}}this.…
H A Dtable.js.unc90 table = editor.elementPath( ranges[ 0 ].getCommonAncestor( true ) ).contains( 'table', 1 );
297 // Check if the table contains <thead>.
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md15 - **mainui.css**: the file contains styles of entire editor outline structures,
16 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
17 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
18 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
20 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
21 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
30 - **icons/**: contains all skin defined icons,
31 - **images/**: contains a fill general used images.
/plugin/ckgedit/ckeditor/skins/moono-lisa/
H A Dreadme.md23 - **mainui.css**: the file contains styles of entire editor outline structures,
24 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
25 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
26 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
28 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
29 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
38 - **images/**: contains a fill general used images,
39 - **dev/**: contains SVG and PNG source of the skin icons.
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md25 - **mainui.css**: the file contains styles of entire editor outline structures,
26 - **toolbar.css**: the file contains styles of the editor toolbar space (top),
27 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
28 - **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded
30 - **elementspath.css**: the file contains styles of the editor elements path bar (bottom),
31 - **menu.css**: the file contains styles of all editor menus including context menu and button drop…
40 - **icons/**: contains all skin defined icons,
41 - **images/**: contains a fill general used images,
42 - **dev/**: contains SVG source of the skin icons.

12345678910>>...40