Home
last modified time | relevance | path

Searched +defs:name +defs:value (Results 526 – 550 of 932) sorted by relevance

1...<<21222324252627282930>>...38

/plugin/asciidocjs/node_modules/core-js/modules/
Des6.symbol.js52 get: function () { return dP(this, 'a', { value: 7 }).a; } property
138 var $set = function (value) { argument
160 wksExt.f = function (name) { argument
/plugin/html2pdf/html2pdf/html2ps/
Dpipeline.class.php479 function reset_counter($counter, $value) {
483 function increment_counter($counter, $value) {
1224 function set_current_page_name($name) {
/plugin/abc2/abc-libraries/abc2svg/
Dsnd-1.js508 ….GeneratorEnumeratorTable[code];if(key===undefined){output.push({type:key,value:{code:code,amount:… property
510 ….GeneratorEnumeratorTable[code];if(key===undefined){output.push({type:key,value:{code:code,amount:… property
511 switch(key){case'keynum':case'keyRange':case'velRange':case'velocity':output.push({type:key,value:{… property
513 output.push({name:instrument[i].instrumentName,info:zoneInfo})} property
546 …or.requestMIDIAccess().then(send_outputs,function(msg){rf()})})},set_output:function(name){var o,os argument
/plugin/jdraw/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Dhttpmime-4.0.1.jar ... .mime4j.parser.Field { private final String name private final String value private org.apache.james ...
/plugin/jcapture/lib/
Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Dhttpmime-4.0.1.jar ... .mime4j.parser.Field { private final String name private final String value private org.apache.james ...
/plugin/phpipam/
Dphpipam-api.php783 private function curl_add_http_header ($name, $value) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
DCompiler.php43 …public function compile($source, array $tree, $name, $customEscape = false, $charset = 'UTF-8', $s…
225 private function writeCode($tree, $name)
617 private function getEscape($value = '$value')
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.core.js13 …,container){return html;};Syntax.modeLineOptions={'tab-width':function(name,value,options){options… argument
26name,callback){var brush=Syntax.brushes[name]=new Syntax.Brush();brush.klass=name;callback(brush);… argument
78 …is.parents=[];this.processes={};};Syntax.Brush.prototype.derives=function(name){this.parents.push(… argument
/plugin/syntaxhighlighter3/sxh3/src/js/
DshCore.js131 function defaultGetHtml(highlighter, name) argument
173 function getValue(name) argument
562 function toBoolean(value) argument
577 function popup(url, name, width, height, options) argument
1165 sh.Match = function(value, index, css) argument
1283 getParam: function(name, defaultValue) argument
1294 create: function(name) argument
/plugin/diagramsnet/lib/js/grapheditor/
DToolbar.js266 Toolbar.prototype.setFontName = function(value) argument
286 Toolbar.prototype.setFontSize = function(value) argument
793 Toolbar.prototype.addMenu = function(label, tooltip, showLabels, name, c, showAll, ignoreState) argument
943 elt.setEnabled = function(value) argument
/plugin/asciidocjs/node_modules/core-js/client/
Dlibrary.js45 /******/ __webpack_require__.d = function(exports, name, getter) { argument
1365 …if (it && !has(it = stat ? it : it.prototype, TAG)) def(it, TAG, { configurable: true, value: tag … property
1859 …if (name.charAt(0) != '_' && !(name in $Symbol)) defineProperty($Symbol, name, { value: wksExt.f(n… property
2483 value += rt / c; field
2485 value += rt * pow(2, 1 - eBias); field
3201 def: function (that, key, value) { argument
3383 set: function (key, value) { argument
3426 def: function (that, key, value) { argument
3967 get: function () { return dP(this, 'a', { value: 7 }).a; } property
4053 var $set = function (value) { argument
[all …]
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.js128 function binop(name, prec) { argument
138 function kw(name, options) { argument
149 name: new TokenType("name", startsExpr), property
407 value: text, property
499 Parser.prototype.extend = function extend (name, f) { argument
545 pp.isContextual = function(name) { argument
551 pp.eatContextual = function(name) { argument
557 pp.expectContextual = function(name) { argument
957 this.labels.push({name: maybeName, kind: kind, statementStart: this.start}) property
1826 pp$3.parseLiteral = function(value) { argument
[all …]
/plugin/asciidocjs/node_modules/handlebars/dist/amd/
Dprecompiler.js132 name: name, property
275 function arrayCast(value) { argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
D4.4.js1 …i=n(198),o=function(){function e(e){var t=this;this._defaults=e,this._worker=null,this._idleCheckI…
/plugin/codeprettify/code-prettify/src/
Drun_prettify.js217 function (_, name, value) { argument
1824 function (_, name, value) { attrs[name] = value; }); argument
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree-all-deps.js56 $.widget = function( name, base, prototype ) { argument
116 $.each( prototype, function( prop, value ) { argument
216 $.widget.bridge = function( name, object ) { argument
360 $.each( this.classesElementLookup, function( key, value ) { argument
383 option: function( key, value ) { argument
435 _setOption: function( key, value ) { argument
449 _setOptionClasses: function( value ) { argument
480 _setOptionDisabled: function( value ) { argument
558 $.each( that.classesElementLookup, function( key, value ) { argument
3860 toggleClass: function (value, flag) { argument
[all …]
/plugin/edittable/lib/
Dhandsontable.full.js75 /******/ __webpack_require__.i = function(value) { return value; }; argument
78 /******/ __webpack_require__.d = function(exports, name, getter) { argument
1416 return arrayReduce(array, function (initial, value) { argument
1468 function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { val… property
1612 objectEach(mixin, function (value, key) { argument
1622 var initValue = function initValue(value) { argument
1641 return function (value) { argument
2494 (0, _object.objectEach)(registeredPlugins.get(hotInstance), function (pluginInstance, name) { argument
4350 (0, _object.objectEach)(this.getBucket(context), function (value, key, bucket) { argument
5111 (0, _object.objectEach)(hooks, function (callbacks, name) { argument
[all …]
/plugin/columns/
Daction.php502 public function addAttribute($name, $value) {
518 public function getAttribute($name) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
DCodeSniffer.php1529 public function setSniffProperty($listenerClass, $name, $value)
2397 public static function setConfigData($key, $value, $temp=false)
/plugin/diagramsnet/lib/plugins/
Dvoice.js174 function setPluginInstalled(value) argument
2015 function firstWord(value) argument
2308 name: function(color) { method
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/
Dprecompiler.js147 name: name, property
290 function arrayCast(value) { argument
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn.js127 function binop(name, prec) { argument
137 function kw(name, options) { argument
148 name: new TokenType("name", startsExpr), property
413 value: text, property
512 Parser.prototype.extend = function extend (name, f) { argument
564 pp.isContextual = function(name) { argument
570 pp.eatContextual = function(name) { argument
576 pp.expectContextual = function(name) { argument
1012 this.labels.push({name: maybeName, kind: kind, statementStart: this.start}) property
1291 pp$1.checkExport = function(exports, name, pos) { argument
[all …]
/plugin/diagramsnet/lib/js/diagramly/
DEditor.js296 … {name: 'comic', dispName: 'Comic', type: 'bool', defVal: false, isVisible: function(state, format) property
300 …{name: 'jiggle', dispName: 'Jiggle', type: 'float', min: 0, defVal: 1, isVisible: function(state, … property
305 …{name: 'fillWeight', dispName: 'Fill Weight', type: 'int', defVal: -1, isVisible: function(state, … property
309 …{name: 'hachureGap', dispName: 'Hachure Gap', type: 'int', defVal: -1, isVisible: function(state, … property
313 …{name: 'hachureAngle', dispName: 'Hachure Angle', type: 'int', defVal: -41, isVisible: function(st… property
317 …{name: 'curveFitting', dispName: 'Curve Fitting', type: 'float', defVal: 0.95, isVisible: function… property
321 …{name: 'simplification', dispName: 'Simplification', type: 'float', defVal: 0, min: 0, max: 1, isV… property
325 …{name: 'disableMultiStroke', dispName: 'Disable Multi Stroke', type: 'bool', defVal: false, isVisi… property
329 …{name: 'disableMultiStrokeFill', dispName: 'Disable Multi Stroke Fill', type: 'bool', defVal: fals… property
333 …{name: 'dashOffset', dispName: 'Dash Offset', type: 'int', defVal: -1, isVisible: function(state, … property
[all …]

1...<<21222324252627282930>>...38