Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 25 of 42) sorted by relevance

12

/plugin/asciidocjs/node_modules/core-js/modules/
Des6.date.to-primitive.js2 var proto = Date.prototype; variable
Dcore.object.make.js6 make: function (proto, mixin) { argument
D_set-proto.js5 var check = function (O, proto) { argument
Des6.reflect.construct.js42 var proto = newTarget.prototype; variable
Des6.number.constructor.js15 var proto = $Number.prototype; variable
Des6.regexp.constructor.js9 var proto = $RegExp.prototype; variable
Dweb.dom.iterable.js50 var proto = Collection && Collection.prototype; variable
D_typed-array.js161 var proto = { variable
/plugin/asciidocjs/node_modules/lodash/
D_baseCreate.js16 return function(proto) { argument
Dcore.js370 return function(proto) { argument
/plugin/asciidocjs/node_modules/core-js/library/modules/
Dcore.object.make.js6 make: function (proto, mixin) { argument
Dweb.dom.iterable.js16 var proto = Collection && Collection.prototype; variable
D_set-proto.js5 var check = function (O, proto) { argument
Des6.reflect.construct.js42 var proto = newTarget.prototype; variable
D_typed-array.js161 var proto = { variable
/plugin/asciidocjs/node_modules/core-js/modules/library/
Dweb.dom.iterable.js16 var proto = Collection && Collection.prototype; variable
/plugin/diagramsnet/lib/js/diagramly/
DDiffSync.js1143 EditorUi.prototype.isObjectEqual = function(source, target, proto) argument
/plugin/asciidocjs/node_modules/acorn/src/walk/
Dindex.js143 const create = Object.create || function(proto) { argument
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/walk/
Dindex.js143 const create = Object.create || function(proto) { argument
/plugin/jsoneditor/script/
Djsoneditor.min.js2 …(t){if("object"==typeof t||n(t))return t;throw o("Can't set "+i(t)+" as a prototype")}},1223:(t,e,… property
/plugin/asciidocjs/node_modules/core-js/client/
Dcore.js3354 proto: true, property
9023 make: function (proto, mixin) { argument
Dlibrary.js8091 make: function (proto, mixin) { argument
/plugin/sequencediagram/bower_components/lodash/dist/
Dlodash.core.js370 return function(proto) { argument
/plugin/ckgdoku/ckeditor/
Dckeditor.js125 CKEDITOR.tools.createClass({$:function(a){this.range=a;this._={}},proto:{end:function(){this._.end=… property
266 ….basicWriter=CKEDITOR.tools.createClass({$:function(){this._={output:[]}},proto:{openTag:function(… property
283 …ew a;this.commentRules=new a;this.rootRules=new a;b&&this.addRules(b,10)},proto:{addRules:function… property
335 …$||b);this.editor=a;this.status="unloaded";this.hasFocus=!1;this.setup()},proto:{focus:function(){… property
701 …ics:{handler:{create:function(a){return new CKEDITOR.ui.panelButton(a)}}},proto:{createPanel:funct… property
712 getItems:function(){return this.element.getElementsByTag("a")}},proto:{show:function(){this.element… property
715 …resize",k);d.getWindow().on("resize",function(){this.reposition()},this)},proto:{addBlock:function… property
777 …"cke_menu_panel",attributes:{"aria-label":a.lang.contextmenu.options}}})},proto:{addTarget:functio… property
835 …toggle(a);if(this.onClick)this.onClick(a,b)},this));return this._.click}},proto:{add:function(a,b,… property
843 …es:a.attributes};a.toolbarRelated=!0;this._={panelDefinition:a,items:{}}},proto:{renderHtml:functi… property
[all …]
/plugin/ckgedit/ckeditor/
Dckeditor.js140 a;this._={}},proto:{end:function(){this._.end=1},next:function(){return a.call(this)},previous:func… property
296 CKEDITOR.htmlParser.basicWriter=CKEDITOR.tools.createClass({$:function(){this._={output:[]}},proto:… property
315 …ew a;this.commentRules=new a;this.rootRules=new a;b&&this.addRules(b,10)},proto:{addRules:function… property
373 b);this.editor=a;this.status="unloaded";this.hasFocus=!1;this.setup()},proto:{focus:function(){var … property
758 …ics:{handler:{create:function(c){return new CKEDITOR.ui.panelButton(c)}}},proto:{createPanel:funct… property
768 …his.onMark(c))},getItems:function(){return this.element.find("a,input")}},proto:{show:function(){t… property
772 …resize",h);g.getWindow().on("resize",function(){this.reposition()},this)},proto:{addBlock:function… property
811 …"cke_menu_panel",attributes:{"aria-label":a.lang.contextmenu.options}}})},proto:{addTarget:functio… property
899 …toggle(a);if(this.onClick)this.onClick(a,b)},this));return this._.click}},proto:{add:function(a,b,… property
908 …es};a.toolbarRelated=!0;this._={panelDefinition:a,items:{},listeners:[]}},proto:{renderHtml:functi… property
[all …]

12