/plugin/refnotes/ |
H A D | admin.php | 51 print($this->getButton('save')); 101 private function getButton($action) { 245 print($this->getButton('add')); 246 print($this->getButton('rename')); 247 print($this->getButton('delete')); 269 private function getButton($action) { 105 private function getButton($action) { global() function in admin_plugin_refnotes 280 private function getButton($action) { global() function in refnotes_config_list_section
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/ |
H A D | KeyValue.php | 75 public function getButton() function in Google\\Service\\HangoutsChat\\KeyValue
|
H A D | GoogleAppsCardV1DecoratedText.php | 75 public function getButton() function in Google\\Service\\HangoutsChat\\GoogleAppsCardV1DecoratedText
|
/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | SwfEncoder.java | 194 Place2 placeBackground = manager.getButton("background", layer++, 0, 0); in encode() 199 …movie.add(manager.getButton("play_button", layer++, toolbarX + 500, toolbarY + toolbarHeight / 2)); in encode() 200 …movie.add(manager.getButton("progress_bar", layer++, toolbarX + 1000, toolbarY + toolbarHeight / 2… in encode() 201 …movie.add(manager.getButton("volume_control", layer++, toolbarX + 5600, toolbarY + toolbarHeight /… in encode()
|
H A D | ButtonManager.java | 55 public Place2 getButton(final String name, final int layer, final int xpos, final int ypos) { in getButton() method in ButtonManager
|
/plugin/userhomepage/ |
H A D | helper.php | 190 function getButton($type="private") { function in helper_plugin_userhomepage
|
/plugin/jcapture/lib/ |
H A D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/aceeditor/ |
H A D | build.js | 1 …getButton=function(e){return e.type=="dblclick"?0:e.type=="contextmenu"||e.ctrlKey&&i.isMac?2:e.pr… method in AnonymousFunction3f7200178f00
|
/plugin/ckgdoku/ckeditor/ |
H A D | ckeditor.js | 500 …eyup",function(a){13==a.data.getKeystroke()&&w&&(b.getButton("ok")&&setTimeout(function(){b.getBut… 550 …button"==d.$.type||((d=this.getButton("ok"))&&CKEDITOR.tools.setTimeout(d.click,0,d),w=1),t=1;else… 573 …ValueOf:function(a,b,c){return this.getContentElement(a,b).setValue(c)},getButton:function(a){retu… 575 …er.show();this.getButton("ok").disable()}else a==CKEDITOR.DIALOG_STATE_IDLE&&(this.parts.spinner&&… 580 a)},getButton:function(a){return u(this.buttons,a)},addContents:function(a,b){return x(this.content…
|
/plugin/ckgedit/ckeditor/ |
H A D | ckeditor.js | 547 …eyup",function(a){13==a.data.getKeystroke()&&m&&(b.getButton("ok")&&setTimeout(function(){b.getBut… 597 …button"==c.$.type||((c=this.getButton("ok"))&&CKEDITOR.tools.setTimeout(c.click,0,c),q=1),n=1;else… 620 …ValueOf:function(a,b,c){return this.getContentElement(a,b).setValue(c)},getButton:function(a){retu… 622 …rts.spinner.appendTo(this.parts.title,1)}this.parts.spinner.show();this.getButton("ok").disable()}… 623 CKEDITOR.DIALOG_STATE_IDLE&&(this.parts.spinner&&this.parts.spinner.hide(),this.getButton("ok").ena… 627 …his,b)};O.prototype={getContents:function(a){return C(this.contents,a)},getButton:function(a){retu… method in O
|
H A D | ckeditor.js.unc | 10818 … 13 == a.data.getKeystroke() && m && (b.getButton("ok") && setTimeout(function() { 10819 b.getButton("ok").click() 11736 …ct", "textarea") || c.is("input") && "button" == c.$.type || ((c = this.getButton("ok")) && CKEDIT… 11737 …else if (27 == c)(c = this.getButton("cancel")) ? CKEDITOR.tools.setTimeout(c.click, 0, c) : !1 !=… 12148 getButton: function(a) { 12196 this.getButton("ok").disable() 12198 …LOG_STATE_IDLE && (this.parts.spinner && this.parts.spinner.hide(), this.getButton("ok").enable()); 12321 getButton: function(a) {
|