Home
last modified time | relevance | path

Searched refs:prototype (Results 201 – 225 of 1094) sorted by relevance

12345678910>>...44

/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-navigated-viewer.production.min.js2prototype?"symbol":typeof e},n(e)}function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot…
7 …ropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumer…
16prototype.saveSVG=ln((function(e){var t=this;return new Promise((function(e){var n=t.get("canvas")…
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A Dwebfont.js2prototype.slice.call(arguments,2);return function(){var c=Array.prototype.slice.call(arguments);Ar…
5prototype.d=function(a){for(var b=[],c=0;c<arguments.length;c++)b.push(arguments[c].replace(/[\W_]…
7 function H(a){s(a.a,"body",a.j)}E.prototype.remove=function(){var a=this.j;a.parentNode&&a.parentNo…
8 …nt(a[1],10)||536===parseInt(a[1],10)&&11>=parseInt(a[2],10))}return K}I.prototype.start=function()…
9 …unction P(a,b,c){this.a=a;this.o=b;this.K=0;this.X=this.S=!1;this.M=c}P.prototype.$=function(a){va…
10prototype.aa=function(a){var b=this.o;if(b.u){var c=u(b.h,b.e.d(b.f,a.getName(),B(a).toString(),"a…
12 …;this.k=[];this.L=[];this.Y=c||""}var ka="//fonts.googleapis.com/css";S.prototype.d=function(){if(…
14 T.prototype.parse=function(){for(var a=this.k.length,b=0;b<a;b++){var c=this.k[b].split(":"),d=c[0]…
15prototype.load=function(a){for(var b=this.a,c=new S(this.c.api,v(b),this.c.text),d=this.c.families…
16prototype.load=function(a){var b=this.c.id,c=this.a.m,d=this;b?(c.__webfontfontdeckmodule__||(c.__…
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59prototype.initialize.apply(this,newArguments);OpenLayers.Util.applyDefaults(this.params,OpenLayers…
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js5 if(!Function.prototype.bind){Function.prototype.bind=function(target){var args=Array.prototype.slic…
7 ResourceLoader.prototype._finish=function(name){var deps=this.dependencies[name];if(deps){var chain…
8prototype._loaded=function(name){var resource=this[name],loading=this.loading[name];this.loading[n…
9 …t].push(next);}else{this.dependencies[current]=[next];}};ResourceLoader.prototype.get=function(nam…
H A Djquery.syntax.layout.editor.js6 Syntax.Editor.prototype.getLines=function(){var children=this.container.childNodes,lines=[],offsets…
11 Syntax.Editor.prototype.updateChangedLines=function(){var result={};var updated=this.getLines();var…
18 Syntax.Editor.prototype.textForLines=function(start,end){return this.current.lines.slice(start,end)…
19prototype.updateLines=function(changed,newLines){if(changed.start!=changed.end){var start=changed.…
24 return nodes;};Syntax.Editor.prototype.getClientState=function(){var state={};var selection=window.…
26 return state;};Syntax.Editor.prototype.setClientState=function(state){if(state.startOffset){var nod…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D6.6.js1prototype._stopWorker=function(){this._worker&&(this._worker.dispose(),this._worker=null),this._cl…
H A D70.70.js1prototype._stopWorker=function(){this._worker&&(this._worker.dispose(),this._worker=null),this._cl…
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1prototype._stopWorker=function(){this._worker&&(this._worker.dispose(),this._worker=null),this._cl…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_tooltip.js13prototype.hasOwnProperty.call(t,e)},o.p="/codebase/",o(o.s=223)}({0:function(t,e,o){var n,i=o(2);t…
/plugin/filelisting/
H A Dscript.js28 Filelisting.prototype.getToggleStatus = function () {
35 Filelisting.prototype.setToggleStatus = function (status) {
42 Filelisting.prototype.initToggleButton = function() {
69 Filelisting.prototype.initAjaxDirectoryExpand = function() {
177 Filelisting.prototype.initFilter = function() {
196 Filelisting.prototype.applyFilter = function() {
230 Filelisting.prototype.initSorting = function() {
268 Filelisting.prototype.sortBy = function(namespace) {
325 Filelisting.prototype.initDelete = function() {
340 Filelisting.prototype
[all...]
/plugin/revealjs/lib/js/
H A Dpromise.js2prototype["catch"]=function(e){return this.then(null,e)},t.prototype.then=function(e,t){var r=new …
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckcontextmenu.js45 FCKContextMenu.prototype.SetMouseClickWindow = function( mouseClickWindow )
59 FCKContextMenu.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabl…
66 FCKContextMenu.prototype.AddSeparator = function()
72 FCKContextMenu.prototype.RemoveAllItems = function()
78 FCKContextMenu.prototype.AttachToElement = function( element )
H A Dfckdomrange_ie.js26 FCKDomRange.prototype.MoveToSelection = function()
69 FCKDomRange.prototype.Select = function()
77 FCKDomRange.prototype.SelectBookmark = function( bookmark )
166 FCKDomRange.prototype._GetSelectionMarkerTag = function( toStart )
/plugin/rigrr/lib/svg-pan-zoom/
H A Dsvg-pan-zoom.js220 SvgPanZoom.prototype.init = function(svg, options) {
266 SvgPanZoom.prototype.processCTM = function() {
306 SvgPanZoom.prototype.cacheViewBox = function() {
332 SvgPanZoom.prototype.recacheViewBox = function() {
347 SvgPanZoom.prototype.setupHandlers = function() {
502 SvgPanZoom.prototype.getZoom = function() {
506 SvgPanZoom.prototype.resetZoom = function() {
657 SvgPanZoom.prototype.fit = function(dropCache) {
689 SvgPanZoom.prototype.pan = function(point) {
713 SvgPanZoom.prototype.panBy = function(point) {
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js4098 Object.prototype = prototype;
12719 LodashWrapper.prototype = lodash.prototype;
13144 lodash.prototype.toJSON = lodash.prototype.valueOf = lodash.prototype.value = wrapperValue;
13147 lodash.prototype.collect = lodash.prototype.map;
13148 lodash.prototype.head = lodash.prototype.first;
13149 lodash.prototype.select = lodash.prototype.filter;
13150 lodash.prototype.tail = lodash.prototype.rest;
17738 TempCtor.prototype = superCtor.prototype
18956 TempCtor.prototype = superCtor.prototype
27275 TempCtor.prototype = superCtor.prototype
[all …]
H A Dpdfmake.min.js1prototype._createDoc=function(t,n){var r=new i(this.fonts);r.fs.bindFS(this.vfs);var o,a=r.createP…
7prototype.length=void 0,t.prototype.parent=void 0,t.prototype.toString=function(){var t=0|this.len…
8prototype==t,o=To(e),a=e>0;++r<e;)o[r]=r+"";for(var s in t)a&&bn(s,e)||"constructor"==s&&(i||!qo.c…
9prototype.provideFont=function(t,e,n){var i=r(e,n);if(!this.fonts[t]||!this.fonts[t][i])throw new …
10prototype.beginColumnGroup=function(){this.snapshots.push({x:this.x,y:this.y,availableHeight:this.…
11prototype.unpipe=function(t){var e=this._readableState;if(0===e.pipesCount)return this;if(1===e.pi…
13prototype!==n)){var i=n.inspect(r,t);return w(i)||(i=h(t,i,r)),i}var o=u(t,n);if(o)return o;var a=…
14prototype.use=function(t){var e;return null!=(e=this.subset)?e.use(t):void 0},t.prototype.embed=fu…
15prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t};r=n(76),e=n(72),LocaTable=funct…
16prototype.embed=function(t){return this.obj?void 0:(this.obj=t.ref({Type:"XObject",Subtype:"Image"…
[all …]
/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js30 !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):"object"==typeof exports?exports.JSONEditor=t():e.JSONEditor=t()}(this,function(){return function(e){function t(i){if(n[i])return n[i].exports;var o=n[i]={exports:{},id:i,loaded:!1};return e[i].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}([function(e,t,n){function i(e,t,n){if(!(this instanceof i))throw new Error('JSONEditor constructor called without "new".');var o=l.getInternetExplorerVersion();if(-1!=o&&9>o)throw new Error("Unsupported browser, IE9 or newer required. Please install the newest version of your browser.");if(t&&(t.error&&(console.warn('Option "error" has been renamed to "onError"'),t.onError=t.error,delete t.error),t.change&&(console.warn('Option "change" has been renamed to "onChange"'),t.onChange=t.change,delete t.change),t.editable&&(console.warn('Option "editable" has been renamed to "onEditable"'),t.onEditable=t.editable,delete t.editable),t)){var r=["ace","theme","ajv","schema","onChange","onEditable","onError","onModeChange","escapeUnicode","history","search","mode","modes","name","indentation"];Object.keys(t).forEach(function(e){-1===r.indexOf(e)&&console.warn('Unknown option "'+e+'". This option will be ignored')})}arguments.length&&this._create(e,t,n)}var o;try{o=n(!function(){var e=new Error('Cannot find module "ajv/dist/ajv.bundle.js"');throw e.code="MODULE_NOT_FOUND",e}())}catch(r){}var s=n(1),a=n(2),l=n(3);i.modes={},i.prototype.DEBOUNCE_INTERVAL=150,i.prototype._create=function(e,t,n){this.container=e,this.options=t||{},this.json=n||{};var i=this.options.mode||"tree";this.setMode(i)},i.prototype._delete=function(){},i.prototype.set=function(e){this.json=e},i.prototype.get=function(){return this.json},i.prototype.setText=function(e){this.json=l.parse(e)},i.prototype.getText=function(){return JSON.stringify(this.json)},i.prototype.setName=function(e){this.options||(this.options={}),this.options.name=e},i.prototype.getName=function(){return this.options&&this.options.name},i.prototype
[all...]
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js89 String.prototype.Trim = function()
94 String.prototype.StartsWith = function( value )
99 String.prototype.Remove = function( start, length )
112 String.prototype.ReplaceAll = function( searchArray, replaceArray )
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js492 Promise.prototype["break"] = Promise.prototype.cancel = function() {
719 Promise.prototype._pushContext = Context.prototype._pushContext;
720 Promise.prototype._popContext = Context.prototype._popContext;
1788 AggregateError.prototype[methods[i]] = Array.prototype[methods[i]];
2789 Promise.prototype.caught = Promise.prototype["catch"] = function (fn) {
5097 T.prototype = Parent.prototype;
5877 Timeout.prototype.unref = Timeout.prototype.ref = function() {};
7009 DnD.prototype = {
11035 DataStore.prototype
18741 Grid.prototype = {
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckpasteplaintextcommand.js30 FCKPastePlainTextCommand.prototype.Execute = function()
35 FCKPastePlainTextCommand.prototype.GetState = function()
H A Dfckpastewordcommand.js29 FCKPasteWordCommand.prototype.Execute = function()
34 FCKPasteWordCommand.prototype.GetState = function()
H A Dfckspellcheckcommand_gecko.js31 FCKSpellCheckCommand.prototype.Execute = function()
36 FCKSpellCheckCommand.prototype.GetState = function()
H A Dfcknamedcommand.js29 FCKNamedCommand.prototype.Execute = function()
34 FCKNamedCommand.prototype.GetState = function()
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_tooltip.js181 Tooltip.prototype.getNode = function () {
189 Tooltip.prototype.setViewport = function (node) {
193 Tooltip.prototype.show = function (left, top) {
210 Tooltip.prototype.hide = function () {
218 Tooltip.prototype.setContent = function (html) {
227 Tooltip.prototype._getViewPort = function () {
282 Tooltip.prototype._getViewPortSize = function () {
335 TooltipManager.prototype.destructor = function () {
339 TooltipManager.prototype.hideTooltip = function () {
606 var nodesArray = Array.prototype.slice.call(nodes, 0);
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.js59 Diagram.prototype.setTitle = function(title) {
82 Diagram.Signal.prototype.isSelf = function() {
135 return object.constructor.prototype;
783 ParseError.prototype = new Error();
858 if (!String.prototype.trim) {
859 String.prototype.trim = function() {
952 _.extend(BaseTheme.prototype, {
1311 _.extend(SnapTheme.prototype, BaseTheme.prototype, {
1537 _.extend(SnapHandTheme.prototype, SnapTheme.prototype, {
1599 _.extend(RaphaelTheme.prototype, BaseTheme.prototype, {
[all …]

12345678910>>...44