Home
last modified time | relevance | path

Searched refs:prototype (Results 201 – 225 of 1094) sorted by last modified time

12345678910>>...44

/plugin/diagramsnet/lib/js/diagramly/
H A DRemoteLibrary.js16 RemoteLibrary.prototype.getHash = function()
24 RemoteLibrary.prototype.isEditable = function()
31 RemoteLibrary.prototype.isRenamable = function()
39 RemoteLibrary.prototype.isAutosave = function()
47 RemoteLibrary.prototype.save = function(revision, success, error)
55 RemoteLibrary.prototype.saveAs = function(title, success, error)
63 RemoteLibrary.prototype.updateFileData = function()
70 RemoteLibrary.prototype.open = function()
H A DSettings.js225 libraries: Sidebar.prototype.defaultEntries,
231 pageFormat: mxGraph.prototype.pageFormat,
234 gridColor: mxGraphView.prototype.defaultGridColor,
235 darkGridColor: mxGraphView.prototype.defaultDarkGridColor,
309 mxSettings.settings.libraries = Sidebar.prototype.defaultEntries;
339 mxSettings.settings.pageFormat = mxGraph.prototype.pageFormat;
354 mxSettings.settings.gridColor = mxGraphView.prototype.defaultGridColor;
359 mxSettings.settings.darkGridColor = mxGraphView.prototype.defaultDarkGridColor;
H A DmxRuler.js506 mxGuide.prototype.destroy = function()
529 mxRuler.prototype.RULER_THICKNESS = 14;
530 mxRuler.prototype.unit = mxConstants.POINTS;
532 mxRuler.prototype.setUnit = function(unit)
553 mxRuler.prototype.destroy = function()
556 mxGuide.prototype.move = this.origGuideMove;
573 …var rulerOffset = new mxPoint(mxRuler.prototype.RULER_THICKNESS, mxRuler.prototype.RULER_THICKNESS…
583 this.origGuideMove = mxGuide.prototype.move;
644 mxDualRuler.prototype.updateStyle = function()
664 mxDualRuler.prototype.destroy = function()
[all …]
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js7 mxGraphMlCodec.prototype.refRegexp = /^\{y\:GraphMLReference\s+(\d+)\}$/;
8 mxGraphMlCodec.prototype.staticRegexp = /^\{x\:Static\s+(.+)\.(.+)\}$/;
10 mxGraphMlCodec.prototype.decode = function (xml, callback, onError)
134 mxGraphMlCodec.prototype.initializeKeys = function (graphmlElement)
230 mxGraphMlCodec.prototype.parseAttributes = function (elem, obj)
270 mxGraphMlCodec.prototype.dataElem2Obj = function (elem)
370 mxGraphMlCodec.prototype.mapArray = function(arr, mapping, map)
384 mxGraphMlCodec.prototype.mapObject = function (obj, mapping, map)
487 mxGraphMlCodec.prototype.createMxGraph = function ()
564 mxGraphMlCodec.prototype.styleMap2Str = function (styleMap)
[all …]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-AWS3.js4 Sidebar.prototype.addAWS3Palette = function()
53 Sidebar.prototype.addAWS3AnalyticsPalette = function()
175 Sidebar.prototype.addAWS3ComputePalette = function()
282 Sidebar.prototype.addAWS3ContactCenterPalette = function()
297 Sidebar.prototype.addAWS3DatabasePalette = function()
429 Sidebar.prototype.addAWS3GeneralPalette = function()
482 Sidebar.prototype.addAWS3GroupsPalette = function()
752 Sidebar.prototype.addAWS3MessagingPalette = function()
785 Sidebar.prototype.addAWS3MigrationPalette = function()
921 Sidebar.prototype.addAWS3SDKPalette = function()
[all …]
H A DSidebar-AWS3D.js4 Sidebar.prototype.addAWS3DPalette = function()
H A DSidebar-Atlassian.js4 Sidebar.prototype.addAtlassianPalette = function()
H A DSidebar-DFD.js3 Sidebar.prototype.addDFDPalette = function()
H A DSidebar-EIP.js3 Sidebar.prototype.addEipPalette = function()
23 Sidebar.prototype.addEipMessageConstructionPalette = function(expand)
99 Sidebar.prototype.addEipMessageRoutingPalette = function(expand)
142 Sidebar.prototype.addEipMessageTransformationPalette = function(expand)
163 Sidebar.prototype.addEipMessagingChannelsPalette = function(expand)
202 Sidebar.prototype.addEipMessagingEndpointsPalette = function(expand)
232 Sidebar.prototype.addEipMessagingSystemsPalette = function(expand)
336 Sidebar.prototype.addEipSystemManagementPalette = function(expand)
H A DSidebar-Electrical.js4 Sidebar.prototype.addElectricalPalette = function()
/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/diagramsnet/lib/math/jax/element/mml/optable/
H A DArrows.js19 (function(a){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{infix:…
H A DSpacingModLetters.js19 (function(a){var c=a.mo.OPTYPES;var b=a.TEXCLASS;MathJax.Hub.Insert(a.mo.prototype,{OPTABLE:{postfi…
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1 …ar e=1;e<arguments.length;e++){var s=arguments[e];for(var n in s)Object.prototype.hasOwnProperty.c…
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/
H A Djax.js19 …oin("")+"}"}});var x=function(){g=MathJax.ElementJax.mml;var ab=g.mbase.prototype.Init;g.mbase.Aug…
/plugin/diagramsnet/lib/math/jax/input/MathML/
H A Djax.js19 …es[h].value;k=this.filterAttribute(f,k);var l=(g.type==="mstyle"?a.math.prototype.defaults:g.defau…
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19prototype.isToken){d.Error(["NotMathMLToken","%1 is not a token element",p])}while(m!==""){n=m.mat…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmaction.js19 …s[2].offsetHeight/60;q.parentNode.removeChild(q);e.em=e.outerEm=c.mbase.prototype.em=h;var i=Math.…
/plugin/diagramsnet/lib/shapes/er/
H A DmxER.js108 mxShapeEREntity.prototype.constraints = [
301 mxShapeEREntityExt.prototype.constraints = [
484 mxShapeERHas.prototype.constraints = [
557 mxShapeERCloud.prototype.constraints = [
827 mxShapeERNote.prototype.constraints = [
937 mxShapeERChen.prototype.constraints = [
1092 mxShapeERBachman.prototype.constraints = [
1228 mxShapeERInfEng.prototype.constraints = [
1425 mxShapeERRRect.prototype.cst = {
1450 mxShapeERRRect.prototype.constraints = [
[all …]
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js1013 mxShapeIOS7Anchor.prototype.cst = {
1048 mxShapeIOS7RRect.prototype.cst = {
1093 mxShapeIOS7LeftButton.prototype.cst = {
1146 mxShapeIOS7RightButton.prototype.cst = {
1199 mxShapeIOS7TopButton.prototype.cst = {
1252 mxShapeIOS7BottomButton.prototype.cst = {
1305 mxShapeIOS7HorLines.prototype.cst = {
1361 mxShapeIOS7MarginRect.prototype.cst = {
1428 mxShapeIOS7Callout.prototype.cst = {
1493 mxShapeIOS7SelectBar.prototype.cst = {
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupButtons.js26 mxShapeMockupMultiButton.prototype.cst = {
134 mxShapeMockupButton.prototype.cst = {
232 mxShapeMockupHorButtonBar.prototype.cst = {
449 mxShapeMockupVerButtonBar.prototype.cst = {
660 mxShapeMockupOnOffButton.prototype.cst = {
756 mxShapeMockupRRect.prototype.cst = {
798 mxShapeMockupAnchor.prototype.cst = {
837 mxShapeMockupTopButton.prototype.cst = {
890 mxShapeMockupBottomButton.prototype.cst = {
943 mxShapeMockupRightButton.prototype.cst = {
[all …]
H A DmxMockupContainers.js28 mxShapeMockupVideoPlayer.prototype.cst = {
234 mxShapeMockupAccordion.prototype.cst = {
426 mxShapeMockupBrowserWindow.prototype.cst = {
629 mxShapeMockupUserMale.prototype.cst = {
828 mxShapeMockupUserFemale.prototype.cst = {
1023 mxShapeMockupGroup.prototype.cst = {
1104 mxShapeMockupWindow.prototype.cst = {
1203 mxShapeMockupHorTabBar.prototype.cst = {
1479 mxShapeMockupVerTabBar.prototype.cst = {
1699 mxShapeMockupAlertBox.prototype.cst = {
[all …]
H A DmxMockupNavigation.js26 mxShapeMockupBreadcrumb.prototype.cst = {
137 mxShapeMockupStepBar.prototype.cst = {
146 mxShapeMockupStepBar.prototype.customProperties = [
390 mxShapeMockupCoverFlow.prototype.cst = {
464 mxShapeMockupScrollBar.prototype.cst = {
471 mxShapeMockupScrollBar.prototype.customProperties = [
582 mxShapeMockupPagination.prototype.cst = {
634 mxShapeMockupPageControl.prototype.cst = {
686 mxShapeMockupMapNavigator.prototype.cst = {
693 mxShapeMockupMapNavigator.prototype.customProperties = [
[all …]
H A DmxMockupiOS.js111 mxShapeMockupiPhone.prototype.customProperties = [
1635 mxShapeMockupiTopBar2.prototype.cst = {
4766 mxShapeMockupiPin.prototype.customProperties = [
5842 mxShapeMockupiPad.prototype.customProperties = [
6416 mxShapeMockupRRect.prototype.cst = {
6421 mxShapeMockupRRect.prototype.customProperties = [
6461 mxShapeIosTopButton.prototype.cst = {
6514 mxShapeIosBottomButton.prototype.cst = {
6564 mxShapeIosAnchor.prototype.cst = {
6599 mxShapeIosCheckbox.prototype.cst = {
[all …]

12345678910>>...44