Home
last modified time | relevance | path

Searched defs:onTagClose (Results 1 – 2 of 2) sorted by relevance

/plugin/ckgdoku/ckeditor/
H A Dckeditor.js265 CKEDITOR.htmlParser.prototype={onTagOpen:function(){},onTagClose:function(){},onText:function(){},o… method in CKEDITOR.htmlParser
278 …1);else{e.isOrphan=1;break}h(d);m();e.parent=x;e.isEmpty?n(e):x=e}}};w.onTagClose=function(a){for(… function
/plugin/ckgedit/ckeditor/
H A Dckeditor.js293 …ly:1,selected:1};CKEDITOR.htmlParser.prototype={onTagOpen:function(){},onTagClose:function(){},onT… method in CKEDITOR.htmlParser
309 …1);else{f.isOrphan=1;break}p(e);q();f.parent=w;f.isEmpty?y(f):w=f}}};F.onTagClose=function(a){for(… function