Home
last modified time | relevance | path

Searched defs:label (Results 176 – 200 of 586) sorted by relevance

12345678910>>...24

/plugin/data/Form/
DDropdownElement.php29 public function __construct($name, $options, $label = '')
/plugin/remotescript/lib/JsHttpRequest/debug/
DJsHttpRequest-script-xml.js162 t.getResponseHeader = function(label) { with (this) { argument
169 t.setRequestHeader = function(label, value) { with (this) { argument
606 this.getResponseHeader = function(label) { argument
DJsHttpRequest.js163 t.getResponseHeader = function(label) { with (this) { argument
170 t.setRequestHeader = function(label, value) { with (this) { argument
549 this.getResponseHeader = function(label) { argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dglobal.css33 label { selector
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckmenublock.js35 FCKMenuBlock.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabled… argument
Dfcktoolbarbuttonui.js24 var FCKToolbarButtonUI = function( name, label, tooltip, iconPathOrStripInfoArray, style, state ) argument
Dfckcontextmenu.js59 FCKContextMenu.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabl… argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
DRangeTransition.php27 public function label() : ?IntervalSet function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\RangeTransition
DTransition.php62 public function label() : ?IntervalSet function in Antlr\\Antlr4\\Runtime\\Atn\\Transitions\\Transition
/plugin/bez/syntax/
Dnav.php58 protected function _list(action_plugin_bez_base $bez_action, $action, $label) {
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckmenublock.js35 FCKMenuBlock.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabled… argument
Dfcktoolbarbuttonui.js24 var FCKToolbarButtonUI = function( name, label, tooltip, iconPathOrStripInfoArray, style, state ) argument
Dfckcontextmenu.js52 FCKContextMenu.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabl… argument
/plugin/jdraw/src/com/mxgraph/examples/swing/
DCustomCanvas.java118 public void drawVertex(mxCellState state, String label) in drawVertex()
/plugin/passwordgrey/
Dscript.js21 const label = labels[i]; constant
/plugin/amcharts/assets/amcharts/plugins/export/
Dexport.js554 label: "Done", property
581 label: "Done", property
2591 label: item.icon ? "" : item.format, property
2639 "label": items[ i2 ] property
2868label: _this.i18l( "capturing.delayed.menu.label" ).replace( "{{duration}}", AmCharts.toFixed( cfg… property
3068 label: _this.i18l( "menu.label.draw.add" ), property
3070 label: _this.i18l( "menu.label.draw.shapes" ), property
3073 label: _this.i18l( "menu.label.draw.text" ), property
3077 label: _this.i18l( "menu.label.draw.change" ), property
3079 label: _this.i18l( "menu.label.draw.modes" ), property
[all …]
/plugin/structnotification/_test/
DNotificationTest.php182 private function createMockValue($schema, $label, $rawValue)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DRSA.php194 protected $label = ''; variable in phpseclib3\\Crypt\\RSA
844 public function withLabel($label)
/plugin/diagramsnet/lib/js/grapheditor/
DToolbar.js793 Toolbar.prototype.addMenu = function(label, tooltip, showLabels, name, c, showAll, ignoreState) argument
817 Toolbar.prototype.addMenuFunction = function(label, tooltip, showLabels, funct, c, showAll) argument
825 Toolbar.prototype.addMenuFunctionInContainer = function(container, label, tooltip, showLabels, func… argument
1009 Toolbar.prototype.createLabel = function(label, tooltip) argument
DMenus.js118 function addItem(label, tag) argument
613 Menus.prototype.addSubmenu = function(name, menu, parent, label) argument
1084 Menus.prototype.edgeStyleChange = function(menu, label, keys, values, sprite, parent, reset, image) argument
1157 Menus.prototype.styleChange = function(menu, label, keys, values, sprite, parent, fn, post, iconOnl… argument
1250 Menus.prototype.promptChange = function(menu, label, hint, defaultValue, key, parent, enabled, fn, … argument
1387 Menus.prototype.addMenuItem = function(menu, key, parent, trigger, sprite, label) argument
1705 Menubar.prototype.addMenu = function(label, funct, before) argument
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
DServiceTest.php327 public $label; variable in Sabre\\Xml\\OrderStatus
/plugin/ckgedit/ckeditor/plugins/tags/
Dplugin.js10 label: 'Tags', property
/plugin/linkback/action/
Ddisplay.php214 function _button($lid, $label, $act) {
/plugin/structnotification/action/
Dnotification.php58 protected function getValueByLabel($values, $label)
/plugin/structstatus/
DStatus.php52 … public function xhtmlStatus($label, $color, $icon='', $rid = 0, $classes=array(), $button=false) {

12345678910>>...24