| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.ui-deps.js | 121 $.each( prototype, function( prop, value ) { argument 365 $.each( this.classesElementLookup, function( key, value ) { argument 388 option: function( key, value ) { argument 440 _setOption: function( key, value ) { argument 454 _setOptionClasses: function( value ) { argument 485 _setOptionDisabled: function( value ) { argument 563 $.each( that.classesElementLookup, function( key, value ) { argument 691 _trigger: function( type, event, data ) { argument
|
| D | jquery.fancytree.logger.js | 299 treeSetOption: function (ctx, key, value) { argument 302 treeStructureChanged: function (ctx, type) { argument
|
| /plugin/saml/phpsaml/extlib/xmlseclibs/ |
| D | xmlseclibs.php | 58 public $type = 0; variable in XMLSecurityKey 77 public function __construct($type, $params=null) { 423 static function makeAsnSegment($type, $string) { 602 public function createNewSignNode($name, $value=null) { 1355 public $type = null; variable in XMLSecEnc 1368 public function addReference($name, $node, $type) {
|
| /plugin/adfs/phpsaml/extlib/xmlseclibs/ |
| D | xmlseclibs.php | 58 public $type = 0; variable in XMLSecurityKey 77 public function __construct($type, $params=null) { 423 static function makeAsnSegment($type, $string) { 602 public function createNewSignNode($name, $value=null) { 1355 public $type = null; variable in XMLSecEnc 1368 public function addReference($name, $node, $type) {
|
| /plugin/indexmenu/scripts/contextmenu/ |
| D | jquery.ui-contextmenu.js | 332 _setOption: function(key, value) { argument 359 res = fn ? fn({ type: "disabled" }, ui) : null; property 370 res = fn ? fn({ type: "title" }, ui) : null; property 376 res = fn ? fn({ type: "tooltip" }, ui) : null; property
|
| /plugin/asciidocjs/node_modules/acorn/dist/ |
| D | acorn.js | 412 type: block ? 'Block' : 'Line', property 413 value: text, property 553 pp.eat = function(type) { argument 616 pp.expect = function(type) { argument 2015 pp$3.parseLiteral = function(value) { argument 2527 function finishNodeAt(node, type, pos, loc) { argument 2537 pp$5.finishNode = function(node, type) { argument 2543 pp$5.finishNodeAt = function(node, type, pos, loc) { argument 2828 pp$7.finishToken = function(type, val) { argument 3015 pp$7.finishOp = function(type, size) { argument [all …]
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.min.js | 1 …"};if(typeof exports!=="undefined"){exports.fabric=fabric}if(typeof document!=="undefined"&&typeof… argument 2 …turn opts.a*Math.pow(2,10*(t-=1))*Math.sin((t*d-opts.s)*(2*Math.PI)/opts.p)}function easeOutCubic(… 4 …value=color.slice(color.indexOf("#")+1),isShortNotation=value.length===3,r=isShortNotation?value.c… property 5 …x.save();ctx.transform(v[0],v[1],v[2],v[3],v[4],v[5]);ctx.beginPath();if(this._points.length===2&&… 6 …ector.left=pointer.x-groupSelector.ex;groupSelector.top=pointer.y-groupSelector.ey;this.renderTop(… 8 …sions(false),currentWidth=p.x,currentHeight=p.y;if(currentWidth<0){currentWidth=Math.abs(currentWi… property 9 …=0,controlY=0,tempX,tempY,l=-this.pathOffset.x,t=-this.pathOffset.y;if(this.group&&this.group.type… property 11 …bject.extend;fabric.Image.filters.GradientTransparency=fabric.util.createClass(fabric.Image.filter… property 15 …r(this.hiddenTextarea,"keypress",this.onKeyPress.bind(this));fabric.util.addListener(this.hiddenTe…
|
| /plugin/asciidocjs/node_modules/handlebars/dist/ |
| D | handlebars.js | 549 value: column, property 553 value: endColumn, property 877 get: function(){ return setDesc(this, 'a', {value: 7}).a; } property 891 set: function(value){ argument 1250 if(it && !has(it = stat ? it : it.prototype, TAG))def(it, TAG, {configurable: true, value: tag}); property 1445 if(index >= O.length)return {value: undefined, done: true}; property 1448 return {value: point, done: false}; property 2767 type: 'CommentStatement', property 2768 value: yy.stripComment($$[$0]), property 2776 type: 'ContentStatement', property [all …]
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/ |
| D | acorn.es.js | 400 type: block ? 'Block' : 'Line', property 401 value: text, property 528 pp.eat = function(type) { argument 590 pp.expect = function(type) { argument 1820 pp$3.parseLiteral = function(value) { argument 2254 function finishNodeAt(node, type, pos, loc) { argument 2264 pp$5.finishNode = function(node, type) { argument 2270 pp$5.finishNodeAt = function(node, type, pos, loc) { argument 2566 pp$7.finishToken = function(type, val) { argument 2753 pp$7.finishOp = function(type, size) { argument [all …]
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| H A D | Form.php | 837 …function SetFormText($w, $h, $name, $value = '', $default = '', $title = '', $flags = [], $align =… 1012 …function SetCheckBox($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled … 1019 …function SetRadio($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled = f… 1025 …function SetFormReset($w, $h, $name, $value = 'Reset', $title = '', $flags = [], $background_col =… 1034 …function SetJSButton($w, $h, $name, $value, $js, $image_id = 0, $title = '', $flags = [], $indexed… 1051 …function SetFormSubmit($w, $h, $name, $value = 'Submit', $url = '', $title = '', $typ = 'html', $m… 1097 …function SetFormButton($bb, $hh, $name, $value, $type, $title = '', $flags = [], $checked = false,…
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/ |
| D | File.php | 1282 public function recordMetric($stackPtr, $metric, $value) 3323 $value=null, 3404 $value=null, 3598 public function findFirstOnLine($types, $start, $exclude=false, $value=null) 3685 public function getCondition($stackPtr, $type)
|
| /plugin/davcal/ |
| H A D | script.js | 79 type: 'POST', property 276 jQuery('<option />', {value: jQuery(this).val(), property 281 …jQuery('<option />', {value: 'lang', text: LANG.plugins.davcal['language_specific']}).appendTo($tf… property 282 jQuery('<option />', {value: '24h', text: '24h'}).appendTo($tfdropdown); property 283 jQuery('<option />', {value: '12h', text: '12h'}).appendTo($tfdropdown); property
|
| /plugin/combo/vendor/symfony/polyfill-mbstring/ |
| H A D | bootstrap.php | 49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding… 100 function mb_get_info($type = 'all') { return p\Mbstring::mb_get_info($type); } 115 function mb_http_input($type = null) { return p\Mbstring::mb_http_input($type); }
|
| H A D | bootstrap80.php | 45 … null, ?string $encoding = null): bool { return p\Mbstring::mb_check_encoding($value, $encoding); } 96 …function mb_get_info(?string $type = 'all'): array|string|int|false { return p\Mbstring::mb_get_in… 111 …function mb_http_input(?string $type = null): array|string|false { return p\Mbstring::mb_http_inpu…
|
| /plugin/sequencediagram/bower_components/lodash/test/ |
| D | test.js | 57 identity = function(value) { return value; }, argument 421 lodashStable.forOwn(object, function(value, key, object) { argument 474 function setProperty(object, key, value) { argument 480 'value': value property 1120 var actual = lodashStable.map(values, function(value) { argument 1135 var actual = lodashStable.map(values, function(value) { argument 1151 var actual = lodashStable.map(values, function(value) { argument 1515 var values = lodashStable.reject(empties, function(value) { argument 1519 var array = lodashStable.transform(values, function(result, value) { argument 1617 iteratee = function(value) { count++; return square(value); }, argument [all …]
|
| /plugin/adfs/phpsaml/lib/Saml2/ |
| D | Auth.php | 172 public function setStrict($value) 682 …ture($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey::RSA_SHA256, $type = "SAMLRequest")
|
| /plugin/combo/ComboStrap/ |
| H A D | ColorRgb.php | 296 private static function round(float $value): float 827 function setNameType(string $type): ColorRgb
|
| /plugin/saml/phpsaml/lib/Saml2/ |
| D | Auth.php | 172 public function setStrict($value) 682 …ture($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey::RSA_SHA256, $type = "SAMLRequest")
|
| /plugin/diagramsnet/lib/plugins/ |
| D | voice.js | 174 function setPluginInstalled(value) argument 483 function mouseEvent(type, sx, sy, cx, cy, shift) argument 2015 function firstWord(value) argument
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 2345 $send(subs, 'each', [], function $$1(type){var self = $$1.$$s == null ? this : $$1.$$s; argument 2433 …$send($$('QUOTE_SUBS')['$[]'](compat), 'each', [], function $$2(type, scope, pattern){var self = $… argument 2740 …return $$('Inline').$new(self, "image", nil, $hash2(["type", "target", "attributes"], {"type": typ… property 2784 …return $$('Inline').$new(self, "indexterm", term, $hash2(["attributes", "type"], {"attributes": at… property 2822 …_term = $$('Inline').$new(self, "indexterm", term, $hash2(["attributes", "type"], {"attributes": a… property 2910 … $a = [nil, $hash2(["type"], {"type": "link"})], (attrs = $a[0]), (link_opts = $a[1]), $a; property 2969 … $a = [nil, $hash2(["type"], {"type": "link"})], (attrs = $a[0]), (link_opts = $a[1]), $a; property 3041 …return $$('Inline').$new(self, "anchor", address, $hash2(["type", "target"], {"type": "link", "tar… property 3046 …lf, "anchor", (($a = $gvars['~']) === nil ? nil : $a['$[]'](2)), $hash2(["type", "id"], {"type": "… property 3064 …return $$('Inline').$new(self, "anchor", reftext, $hash2(["type", "id"], {"type": "ref", "id": id}… property [all …]
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 5.5.js | 1 …var t=this;this._defaults=e,this._worker=null,this._idleCheckInterval=setInterval((function(){retu… function in anonymousFunction480df46512400.S
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
| D | dhtmlxgantt_undo.js | 13 …value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,n){if(1&n&&(t=e(… property
|
| /plugin/bb4dw/ |
| D | bibtexbrowser.php | 29 function bibtexbrowser_configure($key, $value) { 753 function entryValuePart($key, $value, $type) {} 800 public $value; variable in StringEntry 1245 function setKey($value) { 1251 function transformValue($value) { 1275 function setField($name, $value) { 1302 function clean_top_curly($value) { 1309 function setType($value) { 2091 function setField($name, $value) { 4050 function searchType($type){ [all …]
|
| /plugin/asciidocjs/node_modules/uglify-js/lib/ |
| D | compress.js | 301 node.alias = make_node(AST_String, node, { value: node.name }); property 314 … return transform ? transform(node) : make_node(AST_Return, node, { value: node.body }); property 404 function is_read_only_fn(value, name) { argument 415 function is_modified(compressor, tw, node, value, level, immutable, recursive) { argument 733 function is_immutable(value) { argument 751 function mark_escaped(tw, d, scope, node, value, level, depth) { argument 841 if (save) fixed = make_fixed(save, function(value) { argument 851 … if (save) fixed = compressor.option("rests") && make_fixed(save, function(value) { argument 875 if (save) fixed = make_fixed(save, function(value) { argument 1645 function convert_destructured(type, process) { argument [all …]
|
| /plugin/tagging/script/ |
| H A D | editable.js | 199 type : 'POST' property 373 value : this.value, property
|