Home
last modified time | relevance | path

Searched defs:properties (Results 201 – 225 of 398) sorted by relevance

12345678910>>...16

/plugin/asciidocjs/node_modules/uglify-js/lib/
Dmozilla-ast.js282 properties: props, property
385 properties: M.specifiers.map(function(prop) { property
Dcompress.js88 properties : !false_by_default, property
296 if (props.length) body.push(make_node(AST_ExportReferences, this, { properties: props })); property
4893 return make_node(AST_Object, orig, { properties: props }); property
7167 … value = make_node(AST_DestructuredObject, prop.value, { properties: [] }); property
8234 return make_node(AST_DestructuredObject, node, { properties: [] }); property
8590 return make_node(AST_Object, node, { properties: [] }); property
9050 … return node instanceof AST_Spread ? make_node(AST_Object, node, { properties: [ node ] }) : node; property
10407 if (self.args.length == 0) return make_node(AST_Object, self, { properties: [] }); property
10843 return make_node(AST_DestructuredObject, node, { properties: properties }); property
13577 self.expression = make_node(AST_Object, self.expression, { properties: [] }); property
[all …]
Dast.js1393 properties: "[AST_SymbolExport*] array of aliases to export", property
1865 properties: "[AST_DestructuredKeyVal*] array of properties", property
1890 properties: "[(AST_ObjectProperty|AST_Spread)*] array of properties" property
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js8 …=0,s=0;for(o=t.index;o<e.length;o++){switch(e.charCodeAt(o)){case 34:i="&quot;";break;case 38:i="&… argument
13 …c",PI="http://www.omg.org/spec/DMN/20180521/DC/",DI=[{name:"Dimension",properties:[{name:"width",i… property
249 …e.getContainer(),keyHandler:at(this._handleKey,this),resizeHandler:at(this._handleResize,this)})}x… argument
1939 …er.setDragImage(this._dragImage,0,0),e instanceof pt?jW(e,i):e instanceof mt&&FW(e,i),this._dragAn…
1940 …sObject,"dmn:UnaryTests")}getDefaultExpressionLanguage(){let e=this._isInputCell()?"inputCell":"ou…
/plugin/authgoogle/google/contrib/
DGoogle_DatastoreService.php345 public $properties; variable in Google_Entity
357 public function setProperties($properties) {
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dcompress.js73 properties : !false_by_default, property
1411 properties: props property
2884 properties: [] property
4055 properties: [] property
Dparse.js1384 return new AST_Object({ properties: a }); property
Dast.js786 properties: "[AST_ObjectProperty*] array of properties" property
/plugin/asciidocjs/node_modules/handlebars/dist/
Dhandlebars.runtime.js1995 properties: { property
Dhandlebars.runtime.min.js27 …define&&define.amd?define([],b):"object"==typeof exports?exports.Handlebars=b():a.Handlebars=b()}(… argument
/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts269 properties: Array<ObjectProperty | ObjectMethod | SpreadProperty>; property
522 properties: Array<AssignmentProperty | RestProperty>; property
756 properties: ObjectTypeProperty[]; property
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js32276 properties.cidSystemInfo = { field
32329 properties.defaultEncoding = (0, _encodings.getEncoding)(baseEncodingName).slice(); field
32359 properties.toUnicode = toUnicode; field
32362 properties.toUnicode = toUnicode; field
32365 properties.cidToGidMap = _this9.readCidToGidMap(cidToGidBytes, toUnicode); field
32454properties.hasIncludedToUnicodeMap = !!properties.toUnicode && properties.toUnicode.length > 0; field
32664 properties.flags |= _fonts.FontFlags.FixedPitch; field
32850 properties = { variable
32859 return this.extractDataStructures(dict, dict, properties).then(function (properties) { argument
32944 properties.cidEncoding = cidEncoding.name; field
[all …]
/plugin/asciidocjs/node_modules/babel-types/lib/definitions/
Dcore.js453 properties: { property
/plugin/sequencediagram/bower_components/lodash/dist/
Dlodash.core.js3160 function create(prototype, properties) { argument
/plugin/asciidocjs/node_modules/lodash/
Dcore.js3176 function create(prototype, properties) { argument
/plugin/ckgdoku/ckeditor/lang/
Dko.js5 …"editorPanel":"리치 텍스트 편집기 패널","common":{"editorHelp":"도움이 필요하면 ALT 0 을 누르세요","browseServer":"서버 탐색…
Dit.js5 …ditorHelp":"Premi ALT 0 per aiuto","browseServer":"Cerca sul server","url":"URL","protocol":"Proto…
Dhu.js5 …mon":{"editorHelp":"Segítségért nyomjon ALT 0","browseServer":"Böngészés a szerveren","url":"Hivat…
Des.js5 …riquecido","common":{"editorHelp":"Pulse ALT 0 para ayuda","browseServer":"Ver Servidor","url":"UR…
Dsl.js5 …obogatenega besedila","common":{"editorHelp":"Pritisnite ALT 0 za pomoč","browseServer":"Prebrskaj…
Dpt.js5 …riquecido","common":{"editorHelp":"Pressione ALT+0 para ajuda","browseServer":"Navegar no servidor…
Daf.js5 …lp":"Druk op ALT 0 vir hulp","browseServer":"Blaai op bediener","url":"URL","protocol":"Protokol",…
Dpt-br.js5 …ommon":{"editorHelp":"Pressione ALT+0 para ajuda","browseServer":"Localizar no Servidor","url":"UR…
Dkm.js5 CKEDITOR.lang['km']={"editor":"ឧបករណ៍​សរសេរ​អត្ថបទ​សម្បូរ​បែប","editorPanel":"ផ្ទាំង​ឧបករណ៍សរសេរ​អ…
Dsv.js5 …n":{"editorHelp":"Tryck ALT 0 för hjälp","browseServer":"Bläddra på server","url":"URL","protocol"…

12345678910>>...16