Home
last modified time | relevance | path

Searched refs:applyToRange (Results 1 – 5 of 5) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
Dfind.js9 …this.removeHighlight();var a=this.toDomRange(),b=a.createBookmark();x.applyToRange(a,c);a.moveToBo…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
Dfind.js10 …this.removeHighlight();var a=this.toDomRange(),b=a.createBookmark();z.applyToRange(a,c);a.moveToBo…
/plugin/ckgedit/ckeditor/
Dckeditor.js502 …return!1;return!0}function L(a,b,c){var d=a.getRanges();b=b?this.removeFromRange:this.applyToRange;
506applyToRange:function(a){this.applyToRange=this.type==CKEDITOR.STYLE_INLINE?b:this.type==CKEDITOR.…
1301 …ttributes["class"];return a?CKEDITOR.tools.trim(a).split(/\s+/):null},applyToRange:a,removeFromRan… property
Dckeditor.js.unc10034 b = b ? this.removeFromRange : this.applyToRange;
10129 applyToRange: function(a) {
10130 …this.applyToRange = this.type == CKEDITOR.STYLE_INLINE ? b : this.type == CKEDITOR.STYLE_BLOCK ? g…
10131 return this.applyToRange(a)
25916 applyToRange: a,
/plugin/ckgdoku/ckeditor/
Dckeditor.js462 …a,b,c){var d=a.document,e=a.getRanges();b=b?this.removeFromRange:this.applyToRange;var g,f;if(a.is…
466applyToRange:function(a){this.applyToRange=this.type==CKEDITOR.STYLE_INLINE?b:this.type==CKEDITOR.…