Searched refs:_getCursorContainer (Results 1 – 3 of 3) sorted by relevance
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 747 …ormatting,f=b?"keystrokeHandler"==b.from:!1,l=b?b.sticky||f:!1,p=c._getCursorContainer(a),t=CKEDIT… 749 …b.from:!1,f=CKEDITOR.plugins.copyformatting,l=a.copyFormatting,p=f._getCursorContainer(a),t=CKEDIT… 750 …andler(a));f._putScreenReaderMessage(a,e?"applied":"canceled")}}}},_getCursorContainer:function(a)… method in CKEDITOR.plugins.copyformatting
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 823 …ormatting,c=b?"keystrokeHandler"==b.from:!1,f=b?b.sticky||c:!1,g=e._getCursorContainer(a),h=CKEDIT… 825 …b.from:!1,c=CKEDITOR.plugins.copyformatting,f=a.copyFormatting,g=c._getCursorContainer(a),h=CKEDIT… 826 …Handler(a));c._putScreenReaderMessage(a,d?"applied":"canceled")}}},_getCursorContainer:function(a)… method in CKEDITOR.plugins.copyformatting
|
H A D | ckeditor.js.unc | 16221 g = d._getCursorContainer(a), 16241 g = c._getCursorContainer(a), 16253 _getCursorContainer: function(a) {
|