Searched defs:getAscendant (Results 1 – 2 of 2) sorted by relevance
/plugin/ckgdoku/ckeditor/ | ||
H A D | ckeditor.js | 269 …evious)&&(a.previous.next=this);a.previous=this;this.parent=a.parent},getAscendant:function(a){var… method in CKEDITOR.htmlParser.node |
/plugin/ckgedit/ckeditor/ | ||
H A D | ckeditor.js | 299 …evious)&&(a.previous.next=this);a.previous=this;this.parent=a.parent},getAscendant:function(a){var… method in CKEDITOR.htmlParser.node |