Searched refs:nextButton (Results 1 – 4 of 4) sorted by relevance
77 $renderer->doc .= $this->nextButton();134 public function nextButton()132 public function nextButton() global() function in syntax_plugin_lms_lms
1352 var nextButton = addButton(mxUtils.bind(this, function()1357 nextButton.style.paddingLeft = '0px';1358 nextButton.style.paddingRight = '0px';1368 nextButton.style.display = pageInfo.style.display;
2226 var nextButton = addButton(mxUtils.bind(this, function(evt)2243 nextButton.style.paddingLeft = '4px';2244 nextButton.style.paddingRight = '0px';2250 nextButton.style.display = '';2256 nextButton.style.display = 'none';
500 nextButton: true, property in default_options1049 .css('visibility', !options.nextButton ? 'hidden' : 'visible');