Home
last modified time | relevance | path

Searched refs:onTagOpen (Results 1 – 3 of 3) sorted by relevance

/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc6126 onTagOpen: function() {},
6154 this.onTagOpen(f, g, c);
6400 …void 0 === b.previous && (v(c, b) && (u = c, D.onTagOpen(g, {}), b.returnPoint = c = u), e(b), a(b…
6422 D.onTagOpen = function(f, e, h, g) {
6442 !B(f, h)) D.onTagOpen("li" == f ? "ul" : "dl", {}, 0, 1);
6480 if (!K && !e["#"] && b in d) D.onTagOpen(f[b] || ""), D.onText(a);
6486 if (v(u, a)) this.onTagOpen(g, {}, 0, 1);
H A Dckeditor.js293 …oshade:1,nowrap:1,readonly:1,selected:1};CKEDITOR.htmlParser.prototype={onTagOpen:function(){},onT… method in CKEDITOR.htmlParser
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js265 CKEDITOR.htmlParser.prototype={onTagOpen:function(){},onTagClose:function(){},onText:function(){},o… method in CKEDITOR.htmlParser