Home
last modified time | relevance | path

Searched refs:menuButton (Results 1 – 4 of 4) sorted by relevance

/plugin/html5video2/script/
Dvideo.min.js20menuButton),i.focusedChild_=-1,i.on("keydown",function(e){return i.handleKeyDown(e)}),i.boundHandl… property
/plugin/ckgdoku/ckeditor/
Dckeditor.js907menuButton=CKEDITOR.tools.createClass({base:CKEDITOR.ui.button,$:function(f){delete f.panel;this.b…
908 beforeInit:function(a){a.ui.addHandler(CKEDITOR.UI_MENUBUTTON,CKEDITOR.ui.menuButton.handler)}}),CK…
/plugin/ckgedit/ckeditor/
Dckeditor.js984menuButton=CKEDITOR.tools.createClass({base:CKEDITOR.ui.button,$:function(c){delete c.panel;this.b…
Dckeditor.js.unc19514 CKEDITOR.ui.menuButton = CKEDITOR.tools.createClass({
19525 return new CKEDITOR.ui.menuButton(c)
19532 d.ui.addHandler(CKEDITOR.UI_MENUBUTTON, CKEDITOR.ui.menuButton.handler)