Home
last modified time | relevance | path

Searched refs:getRanges (Results 1 – 25 of 38) sorted by last modified time

12

/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js2320 value: function getRanges(name, matrix) {
2390 return _this4.getRanges(name, matrix);
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1284 … Fixed: The [`selection.getRanges()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_dom_…
H A Dckeditor.js.unc7531 h = g.getRanges()[0],
9301 getRanges: function() {
9446 this.getRanges();
10033 var d = a.getRanges();
14296 var c = b.getRanges();
19791 f = a.getRanges(),
23080 var f = d.getRanges(),
23136 b = a.getRanges();
23149 var b = d.getRanges(),
24023 a = a.getRanges()[0];
[all …]
H A Dckeditor.js288getRanges();if(!b||!c||0===c.length)return null;b=x(c,b);return a?b.getHtml():b},extractSelectedHt…
370 …R.NODE_ELEMENT&&b.is(f)&&(d=b);if(!(e||!c(b)||a&&x(b)))return!1}}var d,e=a.getRanges()[0];a=a.root;
377getRanges()[0]);u(this,b||"html",a,c);c.select();p(this);this.editor.fire("afterInsertHtml",{})},i…
437 var e;if(!(e=!c)&&(e=!c.isHidden())){e=b;var f=c.getRanges(),g=e.getRanges(),k=f.length&&f[0]._getT…
470getRanges()[0].clone(),c,d,e=2;e&&!((c=a.getEnclosedNode())&&c.type==CKEDITOR.NODE_ELEMENT&&N[c.ge…
480getRanges();return 1===a.length&&a[0].collapsed},createBookmarks:function(a){a=this.getRanges().cr…
481getRanges();return a.length?a[0].startContainer.getCommonAncestor(a[a.length-1].endContainer):null…
716getRanges()[0];if((a.readOnly||c&&c.checkReadOnly())&&b in{paste:1,cut:1})return CKEDITOR.TRISTATE…
997 …n(),d=a.getSelectedElement(),f=a.getRanges(),e=[],g;if(!b&&d&&d.is("a"))return d;for(d=0;d<f.lengt…
1006getRanges().length?!1:!c||!c.getName||!c.is(a)}};CKEDITOR.unlinkCommand=function(){};CKEDITOR.unli…
[all …]
/plugin/ckgedit/ckeditor/plugins/headerbuttons/
H A Dplugin.js93 var range = selection.getRanges()[0];
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1 …aB.href=aB["data-cke-saved-href"];if(!this._.selectedElement){var al=ah.getRanges(true);if(al.leng…
H A Danchor.js48 range = sel && sel.getRanges()[ 0 ];
H A Dlink.js1 …aB.href=aB["data-cke-saved-href"];if(!this._.selectedElement){var al=ah.getRanges(true);if(al.leng…
H A Dlink.js.unc1349 var ranges = selection.getRanges( true );
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1getRanges(true)[0];b.shrink(CKEDITOR.SHRINK_TEXT);var a=b.getCommonAncestor();return a.getAscendan…
H A Dplugin.js.unc277 var range = selection.getRanges( true )[ 0 ];
321 ranges = selection.getRanges(),
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js5 (function(){function d(c,d){var b;try{b=c.getSelection().getRanges()[0]}catch(f){return null}b.shri…
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1 …nction(){var k=this;var l},onShow:function(){var q=h.getSelection(),m=q.getRanges(),r;var l=this.g…
H A Dtable.js.unc72 ranges = selection.getRanges(),
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js7 …ITOR.POSITION_BEFORE_END);return d}function r(a){var b=c.getSelection().getRanges()[0],d=c.editabl…
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1 ….innerHTML="";this.enableButton("ok");var D=N.getSelectedText();var I=N.getRanges(true)[0];I.shrin…
H A Dplugin.js.unc596 var range = selection.getRanges( true )[ 0 ];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchClearValuesRequest.php38 public function getRanges() function in Google\\Service\\Sheets\\BatchClearValuesRequest
H A DConditionalFormatRule.php68 public function getRanges() function in Google\\Service\\Sheets\\ConditionalFormatRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DKeySet.php72 public function getRanges() function in Google\\Service\\Spanner\\KeySet
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DNamedRange.php72 public function getRanges() function in Google\\Service\\Docs\\NamedRange
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js35381 function getRanges(glyphs, numGlyphs) {
35431 var ranges = getRanges(glyphs, numGlyphs);
H A Dpdf.worker.js.map1getRanges","string16","bmpLength","trailingRangesCount","segCount","startCount","endCount","idDelt…
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js6 …ITOR.POSITION_BEFORE_END);return d}function t(a){var b=c.getSelection().getRanges()[0],d=c.editabl…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 …aC.href=aC["data-cke-saved-href"];if(!this._.selectedElement){var am=aj.getRanges(true);if(am.leng…

12