Home
last modified time | relevance | path

Searched refs:prototype (Results 101 – 125 of 1094) sorted by relevance

12345678910>>...44

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1prototype._stopWorker=function(){this._worker&&(this._worker.dispose(),this._worker=null),this._cl…
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js1prototype=null===c?Object.create(c):(d.prototype=c.prototype,new d)}}();Object.defineProperty(c,"_…
2prototype.on=function(a,b){return this.event||(this.event={}),"string"==typeof a?this.event[e[a]]=…
3prototype=null===c?Object.create(c):(d.prototype=c.prototype,new d)}}();Object.defineProperty(c,"_…
H A DmxWebColaAdaptor.js73 mxWebColaAdaptor.prototype.defaultValues = {
124 mxWebColaAdaptor.prototype.kick = function (colaAdaptor)
144 mxWebColaAdaptor.prototype.step = function (colaAdaptor)
155 mxWebColaAdaptor.prototype.frameSteps = function(colaAdaptor)
168 mxWebColaAdaptor.prototype.process = function(colaAdaptor)
197 mxWebColaAdaptor.prototype.finish = function()
202 mxWebColaAdaptor.prototype.run = function()
517 mxWebColaAdaptor.prototype.computeVertexDegrees = function()
622 mxWebColaAdaptor.prototype.isLeafOrCollapsed = function(cell)
820 mxWebColaAdaptor.prototype.isGroup = function(cell)
[all …]
/plugin/indexmenu/scripts/
H A Dindexmenu.js184 dTree.prototype.add = function (dokuid, id, pid, name, hns, isdir, ajax) {
191 dTree.prototype.openAll = function () {
202 dTree.prototype.toString = function () {
243 dTree.prototype.addNode = function (pNode) {
284 dTree.prototype.noderr = function (node, nodeId) {
297 dTree.prototype.node = function (node, nodeId) {
345 dTree.prototype.indent = function (node, nodeId) {
373 dTree.prototype.setCS = function (node) {
393 dTree.prototype.getSelected = function () {
403 dTree.prototype
[all...]
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1304 EmbedFile.prototype.autosaveDelay = 500;
1309 EmbedFile.prototype.saveDelay = 0;
1314 EmbedFile.prototype.isConflict = function(err)
1330 EmbedFile.prototype.isAutosave = function()
1347 EmbedFile.prototype.isRenamable = function()
1433 EmbedFile.prototype.autosaveDelay));
1606 EmbedFile.prototype.getTitle = function()
1614 EmbedFile.prototype.getHash = function()
1622 EmbedFile.prototype.getId = function()
1657 EmbedFile.prototype.getChannelId = function()
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js33 DiagramPage.prototype.node = null;
38 DiagramPage.prototype.root = null;
43 DiagramPage.prototype.viewState = null;
48 DiagramPage.prototype.getId = function()
56 DiagramPage.prototype.getName = function()
90 RenamePage.prototype.execute = function()
115 MovePage.prototype.execute = function()
159 SelectPage.prototype.execute = function()
246 ChangePage.prototype.execute = function()
398 EditorUi.prototype.initPages = function()
[all …]
H A DElectronApp.js152 var menusInit = Menus.prototype.init;
153 Menus.prototype.init = function()
294 var editorUiInit = EditorUi.prototype.init;
295 EditorUi.prototype.init = function()
737 var appLoad = App.prototype.load;
739 App.prototype.load = function()
928 App.prototype.pickFile = function()
1300 LocalFile.prototype.getTitle = function()
1311 LocalFile.prototype.open = DrawioFile.prototype.open;
1347 LocalLibrary.prototype.getFilename = LocalFile.prototype.getFilename;
[all …]
H A DDrawioComment.js29 DrawioComment.prototype.addReplyDirect = function(reply)
35 DrawioComment.prototype.addReply = function(reply, success, error, doResolve, doReopen)
41 DrawioComment.prototype.editComment = function(newContent, success, error)
47 DrawioComment.prototype.deleteComment = function(success, error)
H A DDriveClient.js99 DriveClient.prototype.enableThumbnails = true;
105 DriveClient.prototype.thumbnailWidth = 1000;
136 DriveClient.prototype.extension = '.drawio';
146 DriveClient.prototype.lastTokenRefresh = 0;
151 DriveClient.prototype.maxRetries = 5;
156 DriveClient.prototype.staleEtagMaxRetries = 3;
161 DriveClient.prototype.coolOff = 1000;
171 DriveClient.prototype.user = null;
221 DriveClient.prototype.getUser = function()
252 DriveClient.prototype.logout = function()
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-snap.js40 _.extend(SnapTheme.prototype, BaseTheme.prototype, {
43 BaseTheme.prototype.init.call(this, diagram);
131 BaseTheme.prototype.layout.call(this);
222 BaseTheme.prototype.drawTitle.call(this);
228 BaseTheme.prototype.drawActor.call(this, actor, offsetY, height);
234 BaseTheme.prototype.drawSignal.call(this, signal, offsetY);
240 BaseTheme.prototype.drawSelfSignal.call(this, signal, offsetY);
246 BaseTheme.prototype.drawNote.call(this, note, offsetY);
266 _.extend(SnapHandTheme.prototype, SnapTheme.prototype, {
/plugin/jirainfo/
H A Dscript.js159 jiPopup.prototype.create = function() {
173 jiPopup.prototype.show = function (elem) {
188 jiPopup.prototype.createPopperJS = function (elem) {
215 jiPopup.prototype.isCreated = function(elem) {
225 jiPopup.prototype.setPopContent = function(content) {
238 jiPopup.prototype.setArrowElement = function() {
248 jiPopup.prototype.setArrowPlacement = function(place) {
257 jiPopup.prototype.getPopElemByName = function(name) {
279 jiPopup.prototype.getDataByKey = function () {
291 jiPopup.prototype.fillPopBody = function(obj) {
[all …]
/plugin/imagecarousel/vendor/slick/
H A Dslick.min.js17prototype.addSlide=b.prototype.slickAdd=function(b,c,d){var e=this;if("boolean"==typeof c)d=c,c=nu…
18prototype.startLoad=function(){var a=this;a.options.arrows===!0&&a.slideCount>a.options.slidesToSh…
/plugin/virtualkeyboard/vk/extensions/
H A Dstringextensions.js17 String.prototype.ltrim = function(c) {
33 String.prototype.rtrim = function(c) {
49 String.prototype.trim = function(c) {
65 String.prototype.dup = function() {
76 String.prototype.repeat = function(n /* :Number */) /* :String */ {
90 String.prototype.padding = function(n, c) {
106 String.prototype.padLeft = function(n, c) {
117 String.prototype.padRight = function(n, c) {
164 String.prototype.sprintf = function() {
/plugin/pagestat/
H A Dscript.js307 PTlog.prototype=Object.create(PTwindow.prototype);
347 PTwindow_E.prototype=Object.create( PTwindow.prototype);
491 Editwindow.prototype=Object.create( PTwindow.prototype);
545 MulEditwindow.prototype=Object.create( PTwindow_E.prototype);
715 Analyze_Win.prototype=Object.create( MulEditwindow.prototype);
1046 WordCard_Win.prototype=Object.create(MulEditwindow.prototype) ;
1143 XXtest_Win.prototype=Object.create(MulEditwindow.prototype) ;
1281 Listwindow.prototype=Object.create( PTwindow.prototype);
1900 XXBK_slice.prototype=Object.create( XXBK_base_ui.prototype);
1937 XXBK_newTpl.prototype=Object.create( XXBK_base_ui.prototype);
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js30 PsParser.prototype.init=init;PsParser.prototype.peek=peek;PsParser.prototype.token=token;return this}
39 Ps0.prototype.run=run;Ps0.prototype.exec=exec;Ps0.prototype.step=step;Ps0.prototype.parse=parse;return this}
70 Wps.prototype.parse=parse;return this}
114 Psvg.prototype.strw=strw;function arc(x,y,r,a1,a2,arcn){var x1,y1,x2,y2
137 Psvg.prototype
[all...]
/plugin/diagramsnet/lib/shapes/
H A DmxElectrical.js26 mxShapeElectricalTestPoint.prototype.cst = {
58 mxShapeElectricalTestPoint.prototype.constraints = [
83 mxShapeElectricalStraightBus.prototype.cst = {
149 mxShapeElectricalTwoLineBusElbow.prototype.cst = {
505 mxShapeElectricalLogicGate.prototype.cst = {
646 mxShapeElectricalBuffer.prototype.cst = {
715 mxShapeElectricalDualInLineIC.prototype.cst = {
1097 mxShapeElectricalQFPIC.prototype.cst = {
1503 mxShapeElectricalMux.prototype.cst = {
1723 mxShapeElectricalBatteryStack.prototype.cst = {
[all …]
H A DmxFlowchart.js26 mxShapeFlowchartDocument2.prototype.cst = {DOCUMENT2 : 'mxgraph.flowchart.document2'};
28 mxShapeFlowchartDocument2.prototype.customProperties = [
37 mxShapeFlowchartDocument2.prototype.paintVertexShape = function(c, x, y, w, h)
59 mxCellRenderer.registerShape(mxShapeFlowchartDocument2.prototype.cst.DOCUMENT2, mxShapeFlowchartDoc…
61 mxShapeFlowchartDocument2.prototype.constraints =
72 Graph.handleFactory[mxShapeFlowchartDocument2.prototype.cst.DOCUMENT2] = function(state)
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckmenublock.js30 FCKMenuBlock.prototype.Count = function()
35 FCKMenuBlock.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabled…
47 FCKMenuBlock.prototype.AddSeparator = function()
52 FCKMenuBlock.prototype.RemoveAllItems = function()
64 FCKMenuBlock.prototype.Create = function( parentElement )
134 FCKMenuSeparator.prototype.Create = function( parentTable )
/plugin/sequencediagram/bower_components/lodash/vendor/json-js/
H A Djson2.js194 if (typeof Date.prototype.toJSON !== 'function') {
196 Date.prototype.toJSON = function () {
208 Boolean.prototype.toJSON = this_value;
209 Number.prototype.toJSON = this_value;
210 String.prototype.toJSON = this_value;
306 if (Object.prototype.toString.apply(value) === '[object Array]') {
350 if (Object.prototype.hasOwnProperty.call(value, k)) {
450 if (Object.prototype.hasOwnProperty.call(value, k)) {
/plugin/move/script/
H A Djson2.js174 if (typeof Date.prototype.toJSON !== 'function') {
176 Date.prototype.toJSON = function () {
188 String.prototype.toJSON =
189 Number.prototype.toJSON =
190 Boolean.prototype.toJSON = function () {
294 if (Object.prototype.toString.apply(value) === '[object Array]') {
334 if (Object.prototype.hasOwnProperty.call(value, k)) {
421 if (Object.prototype.hasOwnProperty.call(value, k)) {
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!…
22prototype.importXML=br((async function(e,t){const n=this;let i=[];try{let r;e=this._emit("import.p…
H A Dbpmn-navigated-viewer.production.min.js2prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!…
22prototype.importXML=Er((async function(e,t){const n=this;let i=[];try{let r;e=this._emit("import.p…
/plugin/diagramsnet/lib/js/
H A Dapp.min.js606prototype.minSvgStrokeWidth=1;mxShape.prototype.bounds=null;mxShape.prototype.points=null;mxShape.
787prototype.horizontal=null;mxStackLayout.prototype.spacing=null;mxStackLayout.prototype.x0=null;mxS…
1017prototype.edge=!1;mxCell.prototype.connectable=!0;mxCell.prototype.visible=!0;mxCell.prototype.col…
1297prototype=new mxEventSource;mxGraph.prototype.constructor=mxGraph;mxGraph.prototype.mouseListeners…
1298prototype.gridEnabled=!0;mxGraph.prototype.portsEnabled=!0;mxGraph.prototype.nativeDblClickEnabled…
1299prototype.initialTouchX=0;mxGraph.prototype.initialTouchY=0;mxGraph.prototype.tolerance=4;mxGraph.
1300prototype.pageFormat=mxConstants.PAGE_FORMAT_A4_PORTRAIT;mxGraph.prototype.pageScale=1.5;mxGraph.p…
1301prototype.cellsDeletable=!0;mxGraph.prototype.cellsMovable=!0;mxGraph.prototype.edgeLabelsMovable=…
1304prototype.resetViewOnRootChange=!0;mxGraph.prototype.resetEdgesOnResize=!1;mxGraph.prototype.reset…
2905prototype.handleImage=HoverIcons.prototype.mainHandle;mxEdgeHandler.prototype.terminalHandleImage=…
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_click_drag.js13prototype.hasOwnProperty.call(t,e)},n.p="/codebase/",n(n.s=217)}({2:function(t,e){var n={second:1,…
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckshowblocks.js33 FCKShowBlockCommand.prototype.Execute = function()
50 FCKShowBlockCommand.prototype.GetState = function()
67 FCKShowBlockCommand.prototype.SaveState = function()
72 FCKShowBlockCommand.prototype.RestoreState = function()

12345678910>>...44